Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update Box Sign and Box Doc Gen tags references #509

Merged
merged 1 commit into from
Feb 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "http://www.apache.org/licenses/LICENSE-2.0"
},
"version": "2024.0",
"x-box-commit-hash": "0432ad6b27"
"x-box-commit-hash": "08c47993d6"
},
"servers": [
{
Expand Down Expand Up @@ -23215,7 +23215,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
}
},
Expand Down Expand Up @@ -23263,7 +23263,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
}
},
Expand Down Expand Up @@ -23318,7 +23318,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
}
},
Expand Down Expand Up @@ -23353,7 +23353,7 @@
{
"name": "senders",
"in": "query",
"description": "A list of sender emails to filter the signature requests by sender. \nIf provided, `shared_requests` must be set to `true`.",
"description": "A list of sender emails to filter the signature requests by sender.\nIf provided, `shared_requests` must be set to `true`.",
"required": false,
"schema": {
"type": "array",
Expand Down Expand Up @@ -23402,7 +23402,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
},
"post": {
Expand Down Expand Up @@ -23442,7 +23442,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
}
},
Expand Down Expand Up @@ -23765,7 +23765,7 @@
},
"x-box-tag": "sign_templates",
"tags": [
"Sign templates"
"Box Sign templates"
]
}
},
Expand Down Expand Up @@ -23830,7 +23830,7 @@
},
"x-box-tag": "sign_templates",
"tags": [
"Sign templates"
"Box Sign templates"
]
}
},
Expand Down Expand Up @@ -24759,7 +24759,8 @@
},
"processor": {
"description": "The processor used for the request",
"type": "string"
"type": "string",
"example": "basic_text"
}
},
"title": "The information on the models and processors used in the request."
Expand Down
12 changes: 6 additions & 6 deletions openapi/openapi-v2025.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "http://www.apache.org/licenses/LICENSE-2.0"
},
"version": "2025.0",
"x-box-commit-hash": "0432ad6b27"
"x-box-commit-hash": "08c47993d6"
},
"servers": [
{
Expand All @@ -26,7 +26,7 @@
"/docgen_templates": {
"post": {
"operationId": "post_docgen_templates_v2025.0",
"summary": "Create a Box Doc Gen template",
"summary": "Create Box Doc Gen template",
"description": "Marks a file as a Box Doc Gen template.",
"parameters": [
{
Expand Down Expand Up @@ -738,7 +738,7 @@
"/docgen_batch_jobs/{batch_id}": {
"get": {
"operationId": "get_docgen_batch_jobs_id_v2025.0",
"summary": "Get Box Doc Gen jobs in a batch with a specific ID",
"summary": "Get Box Doc Gen jobs by batch ID",
"description": "Lists Box Doc Gen jobs in a batch",
"parameters": [
{
Expand Down Expand Up @@ -848,7 +848,7 @@
"/docgen_batches": {
"post": {
"operationId": "post_docgen_batches_v2025.0",
"summary": "Generate document using a Box Doc Gen template",
"summary": "Generate document using Box Doc Gen template",
"description": "Generates a document using a Box Doc Gen template.",
"parameters": [
{
Expand Down Expand Up @@ -1817,12 +1817,12 @@
],
"tags": [
{
"name": "Doc Gen",
"name": "Box Doc Gen",
"description": "Doc Gen is used to automatically generate documents.",
"x-box-tag": "docgen"
},
{
"name": "Doc Gen templates",
"name": "Box Doc Gen templates",
"description": "Doc Gen templates are used as input to generate documents.",
"x-box-tag": "docgen_template"
}
Expand Down
21 changes: 11 additions & 10 deletions openapi/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "http://www.apache.org/licenses/LICENSE-2.0"
},
"version": "2024.0",
"x-box-commit-hash": "0432ad6b27"
"x-box-commit-hash": "08c47993d6"
},
"servers": [
{
Expand Down Expand Up @@ -23215,7 +23215,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
}
},
Expand Down Expand Up @@ -23263,7 +23263,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
}
},
Expand Down Expand Up @@ -23318,7 +23318,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
}
},
Expand Down Expand Up @@ -23353,7 +23353,7 @@
{
"name": "senders",
"in": "query",
"description": "A list of sender emails to filter the signature requests by sender. \nIf provided, `shared_requests` must be set to `true`.",
"description": "A list of sender emails to filter the signature requests by sender.\nIf provided, `shared_requests` must be set to `true`.",
"required": false,
"schema": {
"type": "array",
Expand Down Expand Up @@ -23402,7 +23402,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
},
"post": {
Expand Down Expand Up @@ -23442,7 +23442,7 @@
},
"x-box-tag": "sign_requests",
"tags": [
"Sign requests"
"Box Sign requests"
]
}
},
Expand Down Expand Up @@ -23765,7 +23765,7 @@
},
"x-box-tag": "sign_templates",
"tags": [
"Sign templates"
"Box Sign templates"
]
}
},
Expand Down Expand Up @@ -23830,7 +23830,7 @@
},
"x-box-tag": "sign_templates",
"tags": [
"Sign templates"
"Box Sign templates"
]
}
},
Expand Down Expand Up @@ -24759,7 +24759,8 @@
},
"processor": {
"description": "The processor used for the request",
"type": "string"
"type": "string",
"example": "basic_text"
}
},
"title": "The information on the models and processors used in the request."
Expand Down