Changes to Get app settings

GET /v1/apps/{app_id}

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

Changed in 4 of the 46 revisions of this API.16

  1. 9955c27139f313
  2. 41cbc1e43b721
  3. a8d27de9e15d1
  4. 0cb2f3a660d61

What changed

  • 9955c27139f313See the full diff
    • the enabled_captcha_provider response's property type/format changed from string null/ to / for status 200

      response-property-type-changed

    • added CaptchaProvider subschema #2 to the enabled_captcha_provider response property anyOf list for the response status 200

      response-property-any-of-added

    • removed the hcaptcha enum value from the enabled_captcha_provider response property for the response status 200

      response-property-enum-value-removed

    • removed the turnstile enum value from the enabled_captcha_provider response property for the response status 200

      response-property-enum-value-removed

    • added the required property external_wallets_for_signup_enabled to the response with the 200 status

      response-required-property-added

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

    • added the required property merge_accounts_by_email to the response with the 200 status

      response-required-property-added

    • added the required property telegram_oauth to the response with the 200 status

      response-required-property-added