Changes to Update

POST /api/v1/local-directory-configs/{app_id}

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

Changed in 2 of the 33 revisions of this API.4192

  1. f2cf3228f3664191
  2. fa2bb307d6fa1

What changed

  • f2cf3228f3664191See the full diff
    • the request property updateMask became not nullable

      request-property-became-not-nullable

    • the localDirectoryConfig request property type/format changed from object/ to /

      request-property-type-changed

    • added c1.api.local_directory.v1.LocalDirectoryConfig subschema #2 to the localDirectoryConfig response property oneOf list for the response status 200

      response-property-one-of-added

    • the localDirectoryConfig response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the request property localDirectoryConfig/allowSelfRegistration

      request-property-removed

    • removed the request property localDirectoryConfig/defaultProfileTypeId

      request-property-removed

    • removed the request property localDirectoryConfig/displayName

      request-property-removed

    • removed the request property localDirectoryConfig/invitationTtl

      request-property-removed

    • removed the request property localDirectoryConfig/isDefault

      request-property-removed

    • removed the request property localDirectoryConfig/onboardingFlowId

      request-property-removed

    • removed the request property localDirectoryConfig/organizationId

      request-property-removed

    • removed the request property localDirectoryConfig/selfRegistrationDomains

      request-property-removed

    • removed the optional property localDirectoryConfig/allowSelfRegistration from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/appId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/defaultProfileTypeId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/displayName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/invitationTtl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/isDefault from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/onboardingFlowId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/organizationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/selfRegistrationDomains from the response with the 200 status

      response-optional-property-removed

    • removed the optional property localDirectoryConfig/updatedAt from the response with the 200 status

      response-optional-property-removed

    • added c1.api.local_directory.v1.LocalDirectoryConfig subschema #2 to the localDirectoryConfig request property oneOf list

      request-property-one-of-added

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

    • endpoint added

      endpoint-added