Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Cannot process the request because of the empty body. Please check
Foxentry.dev for more information.
type:
- string
- "null"
description: Description of error.
example: >-
Cannot process the request because of the empty body. Please check
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ properties:
type: string
description: Error related to.
description:
enum:
- Your API call body does not contain any requests.
type:
- string
- "null"
description: Description of error.
example: Your API call body does not contain any requests.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Cannot process the request because the JSON is not valid. Please check
Foxentry.dev for more information.
type:
- string
- "null"
description: Description of error.
example: >-
Cannot process the request because the JSON is not valid. Please check
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Your request length is bigger than allowed. Please contact us if you
think this is a mistake.
type:
- string
- "null"
description: Description of error.
example: >-
Your request length is bigger than allowed. Please contact us if you think
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ properties:
type: string
description: Error related to.
description:
enum:
- Options parameter is not supported for this endpoint.
type:
- string
- "null"
description: Description of error.
example: Options parameter is not supported for this endpoint.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ properties:
type: string
description: Error related to.
description:
enum:
- Options parameter is not supported for this endpoint.
type:
- string
- "null"
description: Description of error.
example: Options parameter is not supported for this endpoint.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ properties:
type: string
description: Error related to.
description:
enum:
- Combination of options or their values is not valid.
type:
- string
- "null"
description: Description of error.
example: Combination of options or their values is not valid.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ properties:
type: string
description: Error related to.
description:
enum:
- Options parameter is not supported for this endpoint.
type:
- string
- "null"
description: Description of error.
example: Options parameter is not supported for this endpoint.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Value in paramater is not valid. Please check Foxentry.dev for more
information.
type:
- string
- "null"
description: Description of error.
example: >-
Value in paramater is not valid. Please check Foxentry.dev for more
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Your request query is empty. Please check Foxentry.dev for more
information about how to set up the query properly.
type:
- string
- "null"
description: Description of error.
example: >-
Your request query is empty. Please check Foxentry.dev for more
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ properties:
- streetWithNumber
- street
description:
enum:
- >-
It is not possible to use these parameters at the same time in one
request.
type:
- string
- "null"
description: Description of error.
example: >-
It is not possible to use these parameters at the same time in one
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,9 @@ properties:
description: Error related to.
example: prefix
description:
enum:
- >-
Query parameter is missing. Please check Foxentry.dev for more
information about how to set up the query properly.
type:
- string
- "null"
description: Description of error.
example: >-
Query parameter is missing. Please check Foxentry.dev for more information
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ properties:
example:
- unsupportedParameter
description:
enum:
- Query parameter is not supported for this endpoint.
type:
- string
- "null"
description: Description of error.
example: Query parameter is not supported for this endpoint.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ properties:
example:
- allowPartialResults
description:
enum:
- Parameter can not be used in combination with this query parameters.
type:
- string
- "null"
description: Description of error.
example: Parameter can not be used in combination with this query parameters.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ properties:
description: Error related to.
example: email
description:
enum:
- At least one of listed parameters is required.
type:
- string
- "null"
description: Description of error.
example: At least one of listed parameters is required.
7 changes: 3 additions & 4 deletions components/schemas/requestErrors/401/Error401RequestAuth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Invalid authorization credentials sent. Check Foxentry.dev for more
information how to set up the AUTH properly.
type:
- string
- "null"
description: Description of error.
example: >-
Invalid authorization credentials sent. Check Foxentry.dev for more
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,10 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
No credit available. You need to purchase a sufficient ammount of
credits in the project administration at app.foxentry.com.
type:
- string
- "null"
description: Description of error.
example: >-
No credit available. You need to purchase a sufficient ammount of credits
No credit available. You need to purchase a sufficient amount of credits
in the project administration at app.foxentry.com.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Provided API key is not valid. Please check the project settings at
app.foxentry.com.
type:
- string
- "null"
description: Description of error.
example: >-
Provided API key is not valid. Please check the project settings at
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Provided access token is not valid. Please check the project settings at
app.foxentry.com.
type:
- string
- "null"
description: Description of error.
example: >-
Provided access token is not valid. Please check the project settings at
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ properties:
type: string
description: Error related to.
description:
enum:
- Website domain is not allowed in the project settings.
type:
- string
- "null"
description: Description of error.
example: Website domain is not allowed in the project settings.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
The API key has IP limits set and your IP address is not allowed. Change
the project settings at app.foxentry.com.
type:
- string
- "null"
description: Description of error.
example: >-
The API key has IP limits set and your IP address is not allowed. Change
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Requested API version is not available. Please check Foxentry.dev for
the supported versions.
type:
- string
- "null"
description: Description of error.
example: >-
Requested API version is not available. Please check Foxentry.dev for the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Endpoint not found. Please check Foxentry.dev for the supported
endpoints.
type:
- string
- "null"
description: Description of error.
example: Endpoint not found. Please check Foxentry.dev for the supported endpoints.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
The project does not exist. Please check the available projects at
app.foxentry.com or contact the support.
type:
- string
- "null"
description: Description of error.
example: >-
The project does not exist. Please check the available projects at
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
HTTP method is not allowed for this endpoint. Please check Foxentry.dev
for more information.
type:
- string
- "null"
description: Description of error.
example: >-
HTTP method is not allowed for this endpoint. Please check Foxentry.dev
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
The maximum service limit has been reached. Move to the higher paying plan or allow requests
over the subscription.
type:
- string
- "null"
description: Description of error.
example: >-
The maximum service limit has been reached. Move to the higher paying plan or allow requests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
The maximum daily limit has been reached. Adjust the settings in the
project or wait until the limit is reset.
type:
- string
- "null"
description: Description of error.
example: >-
The maximum daily limit has been reached. Adjust the settings in the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
The maximum daily limit per IP address has been reached. Adjust the
settings in the project or wait until the limit is reset.
type:
- string
- "null"
description: Description of error.
example: >-
The maximum daily limit per IP address has been reached. Adjust the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
The maximum allowed request rate limit has been reached. Check
Foxentry.dev for more information or contact the support.
type:
- string
- "null"
description: Description of error.
example: >-
The maximum allowed request rate limit has been reached. Check
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,9 @@ properties:
type: string
description: Error related to.
description:
enum:
- >-
Failed to process your request due to a billing internal error. Please
contact us if the error persists.
type:
- string
- "null"
description: Description of error.
example: >-
Failed to process your request due to a billing internal error. Please
Expand Down
Loading