organizations

Retrieve all events for an organization.

Retrieve all events for an organization. Supports optional authentication.

get/organizations/{organizationId}/events

Path parameters

organizationIdinteger required

Organization ID.

Query parameters

offsetinteger required

Start index of paging. If this exceeds the current result set return an empty set. If not specified in the request, this will start at the beginning of the results.

limitinteger required

Amount of records to return in a given page, limited to 100

Response

default response

dbCreateDateinteger
dbUpdateDateinteger
idinteger
type'CREATE_ORG' | 'DELETE_ORG' | 'MODIFY_ORG' | 'APPROVE_ORG' | 'REJECT_ORG' | 'REREQUEST_ORG' | 'ADD_USER_TO_ORG' | 'REMOVE_USER_FROM_ORG' | 'MODIFY_USER_ROLE_ORG' | 'APPROVE_ORG_INVITE' | 'REJECT_ORG_INVITE' | 'CREATE_COLLECTION' | 'MODIFY_COLLECTION' | 'DELETE_COLLECTION' | 'REMOVE_FROM_COLLECTION' | 'ADD_TO_COLLECTION' | 'ADD_VERSION_TO_ENTRY' | 'PUBLISH_ENTRY' | 'UNPUBLISH_ENTRY' | 'ARCHIVE_ENTRY' | 'UNARCHIVE_ENTRY' | 'APPROVE_IN_CATEGORY' | 'REMOVE_FROM_CATEGORY'

Changes

Changed in 16 of the 51 revisions of this API.4465478

    • added the optional property items/category/entries/items/categories/items/metadata to the response with the default status

      response-optional-property-added

    • added the optional property items/collection/entries/items/categories/items/metadata to the response with the default status

      response-optional-property-added

  • 073c85fa1f4f21See the full diff
    • added the new APPROVE_IN_CATEGORY enum value to the items/type response property for the response status default

      response-property-enum-value-added

    • added the new REMOVE_FROM_CATEGORY enum value to the items/type response property for the response status default

      response-property-enum-value-added

    • added the optional property items/category to the response with the default status

      response-optional-property-added

    • added the optional property items/collection/entries/items/categories/items/aiManaged to the response with the default status

      response-optional-property-added

    • added the optional property items/collection/entries/items/categories/items/curator to the response with the default status

      response-optional-property-added

    • added the optional property items/collection/entries/items/curator to the response with the default status

      response-optional-property-added

  • 5b6e0475c79a21See the full diff
    • the items/collection/displayName response property's maxLength was increased from 50 to 90 for the response status default

      response-property-max-length-increased

    • the items/collection/name response property's maxLength was increased from 39 to 90 for the response status default

      response-property-max-length-increased

    • the items/collection/name response's property pattern was changed from [a-zA-Z](-?[a-zA-Z\d]){0,38} to [a-zA-Z](-?[a-zA-Z\d]){0,89} for the status default

      response-property-pattern-changed

    • added the optional property items/collection/metadata to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTimeHistogram to the response with the default status

      response-optional-property-added

  • 58d7abe5af405151See the full diff
    • added the new YEAR enum value to the items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/apptool/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/apptool/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/apptool/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/notebook/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/notebook/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/notebook/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/service/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/service/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/service/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/workflow/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/workflow/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/workflow/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the new YEAR enum value to the items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/interval response property for the response status default

      response-property-enum-value-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/dailyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/weeklyExecutionCounts/allOf[subschema #2]/ends to the response with the default status

      response-optional-property-added

  • ec3f84f1e69e24161See the full diff
    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/apptool/allOf[Workflow]/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/apptool/allOf[Workflow]/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/apptool/allOf[Workflow]/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/apptool/allOf[Workflow]/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/notebook/allOf[Workflow]/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/notebook/allOf[Workflow]/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/notebook/allOf[Workflow]/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/notebook/allOf[Workflow]/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/service/allOf[Workflow]/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/service/allOf[Workflow]/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/service/allOf[Workflow]/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/service/allOf[Workflow]/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/tool/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/tool/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/tool/tags/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/tool/tags/items/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/tool/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/tool/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/version/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/version/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/workflow/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/workflow/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/workflow/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-added

    • added the new DOCKSTORE_WORKFLOW_OTHER enum value to the items/workflow/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metricsByPlatform to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metricsByPlatform to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metricsByPlatform to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metricsByPlatform to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metricsByPlatform to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

  • 52f0ecb5c8ca16124See the full diff
    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/metricsByPlatform from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/metricsByPlatform from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/metricsByPlatform from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/metricsByPlatform from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/metricsByPlatform from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cost/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/cpu/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/executionTime/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/median from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile05th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/memory/allOf[subschema #2]/percentile95th from the response with the default status

      response-optional-property-removed

    • removed the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts from the response with the default status

      response-optional-property-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/apptool/allOf[Workflow]/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/apptool/allOf[Workflow]/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/apptool/allOf[Workflow]/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/apptool/allOf[Workflow]/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/notebook/allOf[Workflow]/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/notebook/allOf[Workflow]/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/notebook/allOf[Workflow]/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/notebook/allOf[Workflow]/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/service/allOf[Workflow]/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/service/allOf[Workflow]/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/service/allOf[Workflow]/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/service/allOf[Workflow]/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/tool/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/tool/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/tool/tags/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/tool/tags/items/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/tool/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/tool/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/version/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/version/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/workflow/metadataFromVersion/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/workflow/metadataFromVersion/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/workflow/workflowVersions/items/descriptorTypeVersionsFromSourceFiles/items/type response property for the response status default

      response-property-enum-value-removed

    • removed the DOCKSTORE_WORKFLOW_OTHER enum value from the items/workflow/workflowVersions/items/validations/items/type response property for the response status default

      response-property-enum-value-removed

    • added the optional property items/apptool/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/apptool/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/notebook/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/service/allOf[Workflow]/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/tags/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/tool/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/version/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metadataFromVersion/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added

    • added the optional property items/workflow/workflowVersions/items/metricsByPlatform/additionalProperties/executionStatusCount/allOf[subschema #2]/count/additionalProperties/monthlyExecutionCounts to the response with the default status

      response-optional-property-added