Changes to Validate Agent YAML configuration

POST /v1/agents/validate

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 23 revisions of this API.2110

  1. c9a09aaa62363
  2. 5eeb50d15e831
  3. c7e571f349ea12
  4. 3f8e46ce021b14
  5. f8b1d57c6f961

What changed

    • api tag Agent Operations added

      api-tag-added

    • api tag Agent Validation removed

      api-tag-removed

    • added the optional property to the response with the status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed subschema #2 from the request property anyOf list

      request-property-any-of-removed

  • c7e571f349ea12See the full diff
    • deleted the query request parameter yaml_string

      request-parameter-removed

    • added the new optional request property

      new-optional-request-property

    • added subschema #2 to the request property anyOf list

      request-property-any-of-added

    • removed the media type text/yaml from the request body

      request-body-media-type-removed

    • added the new optional query request parameter yaml_string

      new-optional-request-parameter

    • request body became optional

      request-body-became-optional

    • added the media type multipart/form-data to the request body

      request-body-media-type-added

    • removed the non-success response with the status

      response-non-success-status-removed

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog