---
title: "Changes to Validate Resource Name"
method: GET
path: "/api/v2/resource_names/validate"
---

# Changes to Validate Resource Name

`GET /api/v2/resource_names/validate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 64 revisions.

- **2026-06-08** `9be815f08dfd` — 1 breaking, 1 info
- **2026-04-27** `af1d54923e80` — 1 info
- **2026-04-09** `acefda080e5b` — 1 breaking, 2 info

## Changes

- **2026-06-08** `9be815f08dfd` — 1 breaking, 1 info
  - `query` request parameter `data_product_id` list-of-types was narrowed by removing types `null`
  - for the `query` request parameter `data_product_id`, the type was generalized from no type to `string`, and format from no format to `uuid`
- **2026-04-27** `af1d54923e80` — 1 info
  - added the new enum value `exploration` to the `query` request parameter `model`
- **2026-04-09** `acefda080e5b` — 1 breaking, 2 info
  - removed the enum value `exploration` from the `query` request parameter `model`
  - `query` request parameter `data_product_id` list-of-types was widened by adding types `null`
  - for the `query` request parameter `data_product_id`, the type was generalized from `string` to no type, and format from `uuid` to no format

---

[Operation](https://skmtc.dev/conveyordata/apis/data-product-portal/docs/api/v2/resource_names/validate/get.md) · [API](https://skmtc.dev/conveyordata/apis/data-product-portal.md) · [Page](https://skmtc.dev/conveyordata/apis/data-product-portal/changes/api/v2/resource_names/validate/get)
