Skip to content

Commit

Permalink
Update location-retrieval.yaml
Browse files Browse the repository at this point in the history
Fix linting error
  • Loading branch information
bigludo7 authored Oct 1, 2024
1 parent d03aa7f commit e767be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/location-retrieval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ info:
* absence of `maxSurface` means that "any surface size" is acceptable for the client.
* If the system is not able to provide an area with a surface acceptable with the client request, an error 422 with code LOCATION_RETRIEVAL.UNABLE_TO_FULFILL_MAX_SURFACE is sent back.
* Note: if both `maxAge` and `maxSurface` requirements fail, the system can either send back one or the other error code.
* Note: if both `maxAge` and `maxSurface` requirements fail, the system can either send back one or the other error code.
# API Functionality
Expand Down

0 comments on commit e767be5

Please sign in to comment.