Headers
Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Catalog version identifier
ver_c4x6k3w8j7n9b1z5s2t4m8q0veCursor for pagination (item ID)
Maximum number of items to return (default: 50, max: 1000)
50Sort order. Use 'prop' for ascending, '-prop' for descending. Multiple params supported (e.g. sort=name&sort=-createdAt)
List of Headers
Headers collection
Invalid request
Unauthorized
Forbidden
Internal Server Error
GET /v2/catalog/versions/{versionId}/headers HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"items": [],
"pagination": {
"nextCursor": null,
"hasMore": true,
"limit": 1
}
}Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Catalog version identifier
ver_c4x6k3w8j7n9b1z5s2t4m8q0veHeader is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Header created
Header is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Invalid request
Unauthorized
Forbidden
Conflict
Internal Server Error
POST /v2/catalog/versions/{versionId}/headers HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 334
{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Catalog version identifier
ver_c4x6k3w8j7n9b1z5s2t4m8q0veHeader identifier
head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader details
Header is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Invalid request
Unauthorized
Forbidden
Header not found
Internal Server Error
GET /v2/catalog/versions/{versionId}/headers/{id} HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Catalog version identifier
ver_c4x6k3w8j7n9b1z5s2t4m8q0veHeader identifier
head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Header replaced
Header is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Header created
Invalid request
Unauthorized
Forbidden
Header not found
Internal Server Error
POST /v2/catalog/versions/{versionId}/headers/{id} HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 334
{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Catalog version identifier
ver_c4x6k3w8j7n9b1z5s2t4m8q0veHeader identifier
head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader deleted
No content
Invalid request
Unauthorized
Forbidden
Header not found
Internal Server Error
DELETE /v2/catalog/versions/{versionId}/headers/{id} HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Catalog version identifier
ver_c4x6k3w8j7n9b1z5s2t4m8q0veHeader identifier
head_c4x6k3w8j7n9b1z5s2t4m8q0veObject ID with prefix "head_"
head_agqatw3xir2znbb3lezitsa2kiExample: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Header updated
Header is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Invalid request
Unauthorized
Forbidden
Header not found
Internal Server Error
PATCH /v2/catalog/versions/{versionId}/headers/{id} HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 334
{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Project slug or project id (proj_*)
Object ID with prefix "proj_"
proj_c4x6k3w8j7n9b1z5s2t4m8q0veVersion type, can be either 'branch' or 'environment'
branchPossible values: Version slug
mainCursor for pagination (item ID)
Maximum number of items to return (default: 50, max: 1000)
50Sort order. Use 'prop' for ascending, '-prop' for descending. Multiple params supported (e.g. sort=name&sort=-createdAt)
List of Headers
Headers collection
Invalid request
Unauthorized
Forbidden
Internal Server Error
GET /v2/catalog/projects/{projectRef}/{versionType}/{versionSlug}/headers HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"items": [],
"pagination": {
"nextCursor": null,
"hasMore": true,
"limit": 1
}
}Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Project slug or project id (proj_*)
Object ID with prefix "proj_"
proj_c4x6k3w8j7n9b1z5s2t4m8q0veVersion type, can be either 'branch' or 'environment'
branchPossible values: Version slug
mainHeader is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Header created
Header is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Invalid request
Unauthorized
Forbidden
Conflict
Internal Server Error
POST /v2/catalog/projects/{projectRef}/{versionType}/{versionSlug}/headers HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 334
{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Project slug or project id (proj_*)
Object ID with prefix "proj_"
proj_c4x6k3w8j7n9b1z5s2t4m8q0veVersion type, can be either 'branch' or 'environment'
branchPossible values: Version slug
mainHeader identifier
head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader details
Header is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Invalid request
Unauthorized
Forbidden
Header not found
Internal Server Error
GET /v2/catalog/projects/{projectRef}/{versionType}/{versionSlug}/headers/{id} HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Project slug or project id (proj_*)
Object ID with prefix "proj_"
proj_c4x6k3w8j7n9b1z5s2t4m8q0veVersion type, can be either 'branch' or 'environment'
branchPossible values: Version slug
mainHeader identifier
head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Header replaced
Header is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Header created
Invalid request
Unauthorized
Forbidden
Header not found
Internal Server Error
POST /v2/catalog/projects/{projectRef}/{versionType}/{versionSlug}/headers/{id} HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 334
{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Project slug or project id (proj_*)
Object ID with prefix "proj_"
proj_c4x6k3w8j7n9b1z5s2t4m8q0veVersion type, can be either 'branch' or 'environment'
branchPossible values: Version slug
mainHeader identifier
head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader deleted
No content
Invalid request
Unauthorized
Forbidden
Header not found
Internal Server Error
DELETE /v2/catalog/projects/{projectRef}/{versionType}/{versionSlug}/headers/{id} HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
Project API key authentication. Use your project API key as a Bearer token in the Authorization header.
Project slug or project id (proj_*)
Object ID with prefix "proj_"
proj_c4x6k3w8j7n9b1z5s2t4m8q0veVersion type, can be either 'branch' or 'environment'
branchPossible values: Version slug
mainHeader identifier
head_c4x6k3w8j7n9b1z5s2t4m8q0veObject ID with prefix "head_"
head_agqatw3xir2znbb3moe6ajpppmExample: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Header updated
Header is a reusable HTTP header definition with schema, examples, and optional structured content.
Object ID with prefix "head_"
head_agqatw3xir2znbb3kj4h77oyq4Example: head_c4x6k3w8j7n9b1z5s2t4m8q0veHeader name; case-insensitive when serialized in HTTP.
AuthorizationObject ID with prefix "ver_"
ver_c4x6k3w8j7n9b1z5s2t4m8q0ve2026-08-16T09:16:12.996ZExample: 2024-01-15T10:30:00.000ZPlain description of what the header conveys.
Bearer token for authentication.Marks the header as required for the request or response.
Serialization style for the header (simple = comma-separated).
simplePossible values: Controls whether arrays/objects are split into separate values instead of a single combined string.
JSON Schema describing the header value.
{"type":"string"}Invalid request
Unauthorized
Forbidden
Header not found
Internal Server Error
PATCH /v2/catalog/projects/{projectRef}/{versionType}/{versionSlug}/headers/{id} HTTP/1.1
Host: api.appear.sh
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 334
{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}{
"id": "head_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"name": "Authorization",
"versionId": "ver_c4x6k3w8j7n9b1z5s2t4m8q0ve",
"updatedAt": "2024-01-15T10:30:00.000Z",
"description": "Bearer token for authentication.",
"required": false,
"deprecated": false,
"style": "simple",
"explode": false,
"schema": {
"type": "string"
},
"examples": {},
"kvStorage": {},
"content": {}
}Last updated