Changes to Show a certain agent plugin.

GET /api/v1/projects/{projectId}/plugins

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

Changed in 5 of the 9 revisions of this API.1413

  1. b80e6dfcf78d35
  2. 2cd2d58839d01
  3. 1675fc6aa16a16
  4. 3033527b3d741
  5. 1842d7fd04301

What changed

  • b80e6dfcf78d35See the full diff
    • added the new Agent plugin id is required enum value to the data/message response property for the response status 404

      response-property-enum-value-added

    • added the new Agent plugin with id {pluginId} not found enum value to the data/message response property for the response status 404

      response-property-enum-value-added

    • added the new Plugin for agent with id {projectId} not found enum value to the data/message response property for the response status 404

      response-property-enum-value-added

    • api tag Agent Plugins added

      api-tag-added

    • api tag Project Plugins removed

      api-tag-removed

    • removed the Plugin for project with id {projectId} not found enum value from the data/message response property for the response status 404

      response-property-enum-value-removed

    • removed the Project plugin id is required enum value from the data/message response property for the response status 404

      response-property-enum-value-removed

    • removed the Project plugin with id {pluginId} not found enum value from the data/message response property for the response status 404

      response-property-enum-value-removed

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

    • added the non-success response with the status 400

      response-non-success-status-added

  • 1675fc6aa16a16See the full diff
    • removed the optional property data/ProjectPlugin from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/description to the response with the 200 status

      response-optional-property-added

    • added the optional property data/human_name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/is_active to the response with the 200 status

      response-optional-property-added

    • added the optional property data/keywords to the response with the 200 status

      response-optional-property-added

    • added the optional property data/logo to the response with the 200 status

      response-optional-property-added

    • added the optional property data/model_name to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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