Changes to Validate Resource Name

GET /api/v2/resource_names/validate

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

Changed in 3 of the 64 revisions of this API.24

  1. 9be815f08dfd11
  2. af1d54923e801
  3. acefda080e5b12

What changed

    • query request parameter data_product_id list-of-types was narrowed by removing types null

      request-parameter-list-of-types-narrowed

    • for the query request parameter data_product_id, the type was generalized from no type to string, and format from no format to uuid

      request-parameter-type-generalized

    • added the new enum value exploration to the query request parameter model

      request-parameter-enum-value-added

    • removed the enum value exploration from the query request parameter model

      request-parameter-enum-value-removed

    • query request parameter data_product_id list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter data_product_id, the type was generalized from string to no type, and format from uuid to no format

      request-parameter-type-generalized

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