Changes to Registers a new group template within the system, using the JSON Schema standard to define the group template attributes and constraints.

POST /templates/group/{templateId}

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

Changed in 3 of the 12 revisions of this API.46

  1. f519f96625ee1
  2. 96fbfe4ecd1c44
  3. 38800c5731581

What changed

    • added the non-success response with the status 500

      response-non-success-status-added

  • 96fbfe4ecd1c44See the full diff
    • the relations/in/additionalProperties/items/ request property type/format changed from string/ to / (media type: application/vnd.aws-cdf-v1.0+json)

      request-property-type-changed

    • the relations/in/additionalProperties/items/ request property type/format changed from string/ to / (media type: application/vnd.aws-cdf-v2.0+json)

      request-property-type-changed

    • the relations/out/additionalProperties/items/ request property type/format changed from string/ to / (media type: application/vnd.aws-cdf-v1.0+json)

      request-property-type-changed

    • the relations/out/additionalProperties/items/ request property type/format changed from string/ to / (media type: application/vnd.aws-cdf-v2.0+json)

      request-property-type-changed

    • added subschema #1 subschema #2 to the relations/in/additionalProperties/items/ request property oneOf list (media type: application/vnd.aws-cdf-v1.0+json)

      request-property-one-of-added

    • added subschema #1 subschema #2 to the relations/in/additionalProperties/items/ request property oneOf list (media type: application/vnd.aws-cdf-v2.0+json)

      request-property-one-of-added

    • added subschema #1 subschema #2 to the relations/out/additionalProperties/items/ request property oneOf list (media type: application/vnd.aws-cdf-v1.0+json)

      request-property-one-of-added

    • added subschema #1 subschema #2 to the relations/out/additionalProperties/items/ request property oneOf list (media type: application/vnd.aws-cdf-v2.0+json)

      request-property-one-of-added

    • endpoint added

      endpoint-added