Skip to content

Commit

Permalink
Merge branch 'main' into update-gtag
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoltin authored Sep 10, 2024
2 parents bf8d7e9 + 51ee5dd commit 32a4060
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions openapispecs/catalog/catalog_view.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1298,7 +1298,7 @@ paths:
required: true
schema:
type: string
- description: The catalog release ID.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -1330,7 +1330,7 @@ paths:
required: true
schema:
type: string
- description: The catalog release ID.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -1536,7 +1536,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -1580,7 +1580,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -1647,7 +1647,7 @@ paths:
required: true
schema:
type: string
- description: The catalog release ID.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -1720,7 +1720,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -1802,7 +1802,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -1857,7 +1857,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -1935,7 +1935,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -2016,7 +2016,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -2073,7 +2073,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -2129,7 +2129,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -2206,7 +2206,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -2288,7 +2288,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down Expand Up @@ -2376,7 +2376,7 @@ paths:
required: true
schema:
type: string
- description: The unique identifier of a published release of the catalog or `latest` for the most recently published version.
- description: The unique identifier of a published release of the catalog or `latestPublished` for the most recently published version.
name: release_id
in: path
required: true
Expand Down

0 comments on commit 32a4060

Please sign in to comment.