Changes to Add User Dict Word

POST /user_dict_word

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

Changed in 8 of the 36 revisions of this API.912

  1. d8b6a60f88af1
  2. b7afc41080b316
  3. 907e5011a1aa51
  4. 98b1b5ed5d831
  5. 66092849a30b2
  6. 4af06dc1dac111
  7. 6ceee601dc211
  8. 54e3a135bccf1

What changed

    • api operation id add_user_dict_word_user_dict_word_post removed and replaced with add_user_dict_word

      api-operation-id-removed

    • the query request parameter word_type was restricted to a list of enum values

      request-parameter-became-enum

    • added the new enum value ADJECTIVE to the query request parameter word_type

      request-parameter-enum-value-added

    • added the new enum value COMMON_NOUN to the query request parameter word_type

      request-parameter-enum-value-added

    • added the new enum value PROPER_NOUN to the query request parameter word_type

      request-parameter-enum-value-added

    • added the new enum value SUFFIX to the query request parameter word_type

      request-parameter-enum-value-added

    • added the new enum value VERB to the query request parameter word_type

      request-parameter-enum-value-added

    • for the query request parameter word_type, the type was generalized from no type to string

      request-parameter-type-generalized

  • 907e5011a1aa51See the full diff
    • removed the enum value ADJECTIVE from the query request parameter word_type

      request-parameter-enum-value-removed

    • removed the enum value COMMON_NOUN from the query request parameter word_type

      request-parameter-enum-value-removed

    • removed the enum value PROPER_NOUN from the query request parameter word_type

      request-parameter-enum-value-removed

    • removed the enum value SUFFIX from the query request parameter word_type

      request-parameter-enum-value-removed

    • removed the enum value VERB from the query request parameter word_type

      request-parameter-enum-value-removed

    • for the query request parameter word_type, the type was generalized from string to no type

      request-parameter-type-generalized

    • response property detail/items/loc/items/ list-of-types was widened by adding types integer to media type application/json of response 422

      response-property-list-of-types-widened

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

    • added the new optional query request parameter priority

      new-optional-request-parameter

    • added the new optional query request parameter word_type

      new-optional-request-parameter

  • 4af06dc1dac111See the full diff
    • removed the success response with the status

      response-success-status-removed

    • added the success response with the status

      response-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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