/
/TraceTest
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 13m ago · Updated 2mo ago
api32
  • putUpsert a definition
  • postExecute a definition
  • getget a transaction specific version
  • getGet the transaction definition as an YAML file
  • getGet all runs from a particular transaction
  • postrun transaction
  • getGet a specific run from a particular transaction
  • deleteDelete a specific run from a particular transaction
  • getGet tests
  • postCreate new test
  • getget test
  • putupdate test
  • deletedelete a test
  • getget the runs for a test
  • postrun test
  • getretrieve spans that will be selected by selector
  • putrun given assertions against the traces from the given run without persisting anything
  • postrerun a test run
  • getget test run results in JUnit xml format
  • getexport test and test run information
  • postimport test and test run information
  • getget test Run
  • deletedelete a test run
  • getGet definition for a test
  • getget a test specific version
  • getGet the test definition as an YAML file
  • poststops the execution of a test run
  • getget events from a test run
  • postresolves an expression and returns the result string
  • getGet resources
  • postTests the config data store/exporter connection
  • getGet the version of the API
resource-api30
    api

    Create new test

    Create new test action

    post/tests

    Request body

    Test required— unresolved $ref

    Response

    successful operation

    Test required— unresolved $ref

    Changes