Templates

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}

Response

Created successfully

Changes

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

    • 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