Changes to Get user subscription topic

GET /users/{user_id}/preferences/{topic_id}

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

Changed in 2 of the 55 revisions of this API.210

  1. f76bed79a91328
  2. e67d027395332

What changed

  • f76bed79a91328See the full diff
    • the topic/default_status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the topic/status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • added PreferenceStatus to the topic/default_status response property allOf list for the response status 200

      response-property-all-of-added

    • added PreferenceStatus to the topic/status response property allOf list for the response status 200

      response-property-all-of-added

    • removed the OPTED_IN enum value from the topic/default_status response property for the response status 200

      response-property-enum-value-removed

    • removed the OPTED_IN enum value from the topic/status response property for the response status 200

      response-property-enum-value-removed

    • removed the OPTED_OUT enum value from the topic/default_status response property for the response status 200

      response-property-enum-value-removed

    • removed the OPTED_OUT enum value from the topic/status response property for the response status 200

      response-property-enum-value-removed

    • removed the REQUIRED enum value from the topic/default_status response property for the response status 200

      response-property-enum-value-removed

    • removed the REQUIRED enum value from the topic/status response property for the response status 200

      response-property-enum-value-removed

    • api tag User Preferences added

      api-tag-added

    • api tag UsersPreferences removed

      api-tag-removed