Changes to Create a data source or third-party service

POST /groups/{groupId}/apps/{appId}/services

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

Changed in 2 of the 50 revisions of this API.61216

  1. v3e2240dd053bd583
  2. v3e77603e6f6c41413

What changed

  • v3e2240dd053bd583See the full diff
    • removed AtlasCluster ThirdPartyService from the request body oneOf list

      request-body-one-of-removed

    • added AtlasFederatedInstanceConstructor subschema #1 to the oneOf[AtlasFederatedInstance]/ request property allOf list

      request-property-all-of-added

    • the oneOf[AtlasFederatedInstance]/ request property type/format changed from object/ to /

      request-property-type-changed

    • the oneOf[AtlasCluster]/ response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the oneOf[AtlasFederatedInstance]/ response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • removed the request property oneOf[AtlasFederatedInstance]/config

      request-property-removed

    • removed the request property oneOf[AtlasFederatedInstance]/name

      request-property-removed

    • removed the request property oneOf[AtlasFederatedInstance]/type

      request-property-removed

    • removed the optional property oneOf[AtlasCluster]/config from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[AtlasCluster]/secret_config from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[AtlasFederatedInstance]/config from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[AtlasFederatedInstance]/name from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[AtlasFederatedInstance]/type from the response with the 201 status

      response-optional-property-removed

    • added AtlasClusterServiceConstructor ThirdPartyServiceConstructor to the request body oneOf list

      request-body-one-of-added

    • added AtlasClusterServiceConstructor subschema #1 to the oneOf[AtlasCluster]/ response property allOf list for the response status 201

      response-property-all-of-added

    • added AtlasFederatedInstanceConstructor subschema #1 to the oneOf[AtlasFederatedInstance]/ response property allOf list for the response status 201

      response-property-all-of-added

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

  • v3e77603e6f6c41413See the full diff
    • the response property oneOf[AtlasCluster]/config/clusterName became optional for the status 201

      response-property-became-optional

    • removed the request property oneOf[AtlasCluster]/name

      request-property-removed

    • removed the request property oneOf[AtlasCluster]/type

      request-property-removed

    • removed the optional property oneOf[AtlasCluster]/name from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[AtlasCluster]/type from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property oneOf[AtlasCluster]/config/clusterId

      new-optional-request-property

    • added the new optional request property oneOf[AtlasCluster]/config/clusterType

      new-optional-request-property

    • added the new optional request property oneOf[AtlasCluster]/config/flexible_sync

      new-optional-request-property

    • added the new optional request property oneOf[AtlasCluster]/config/groupName

      new-optional-request-property

    • added the new optional request property oneOf[AtlasCluster]/config/orgName

      new-optional-request-property

    • added the new optional request property oneOf[AtlasCluster]/secret_config

      new-optional-request-property

    • the request property oneOf[AtlasCluster]/config/clusterName became optional

      request-property-became-optional

    • added the optional property oneOf[AtlasCluster]/config/clusterId to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[AtlasCluster]/config/clusterType to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[AtlasCluster]/config/flexible_sync to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[AtlasCluster]/config/groupName to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[AtlasCluster]/config/orgName to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[AtlasCluster]/secret_config to the response with the 201 status

      response-optional-property-added