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

New endpoint get orders by order group ID #1343

Merged
merged 11 commits into from
Oct 10, 2024

Adding new endpoint to Index

fb3d9bc
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

New endpoint get orders by order group ID #1343

Adding new endpoint to Index
fb3d9bc
Select commit
Loading
Failed to load commit list.
GitHub Actions / Lint (pull_request) failed Oct 10, 2024 in 0s

Lint (pull_request)

Lint completed with some errors

Annotations

Check warning on line 5435 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6185 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6104 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

summaries-should-be-in-sentence-case

All endpoint summaries should use sentence case (capitalize only the first letter) and never contain periods (`.`). Exceptions include product names and some specific terms (e.g., SKU, ID).

Check warning on line 6265 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6673 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 7061 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6356 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6448 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6568 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 8308 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 5841 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6811 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6929 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6519 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check failure on line 7253 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-valid-media-example

reference "195" resolves to more than one schema

Check warning on line 8379 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6860 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 7137 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check failure on line 9570 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-valid-media-example

"price" property type must be string,null

Check warning on line 8423 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check warning on line 6105 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

endpoint-permissions

Endpoint descriptions must include a "Permissions" section, with information about License Manager resources and roles.

Check failure on line 14746 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

properties-description

Each request or response body property must contain a description.

Check failure on line 10180 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-valid-media-example

reference "delivery" resolves to more than one schema

Check failure on line 8911 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

oas3-valid-media-example

reference "delivery" resolves to more than one schema

Check warning on line 14275 in VTEX - Orders API.json

See this annotation in the file changed.

@github-actions github-actions / Lint (pull_request)

response-body-objects-arrays-example

Response body fields should not contain the "example" field. The response example corresponds to the whole schema.