-
Notifications
You must be signed in to change notification settings - Fork 1
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
Change default format from jsonv2
to geocodejson
#10
Commits on Oct 2, 2023
-
feat: change default format from
jsonv2
togeocodejson
Define GeocodeJSON json schema for both `search` and `lookup` endpoints and clean now useless schemas. Refs: #2
Configuration menu - View commit details
-
Copy full SHA for 8232cbf - Browse repository at this point
Copy the full SHA 8232cbfView commit details
Commits on Oct 3, 2023
-
feat: define geocodejson schema from geojson
Reference GeoJSON schema to define the GeocodeJSON one. Put it in a standalone file and reference it inside the OpenAPI spec. Refs: #2
Configuration menu - View commit details
-
Copy full SHA for fa95270 - Browse repository at this point
Copy the full SHA fa95270View commit details -
feat: add validation and minification
Add `make validate` utility using `@apidevtools/swagger-cli` to validate OpenAPI spec. Add `make bundle` utility to dereference and minify OpenAPI spec and JSON schema. New dependency: `npx`. Refs: #2
Configuration menu - View commit details
-
Copy full SHA for 032f4e7 - Browse repository at this point
Copy the full SHA 032f4e7View commit details -
feat: update git hooks with validation and bundling
Now checksums are computed (pre-commit) and checked (pre-push) for both OpenAPI spec and JSON schema and their minified versions. Refs: #2
Configuration menu - View commit details
-
Copy full SHA for 44a8675 - Browse repository at this point
Copy the full SHA 44a8675View commit details -
fix: update
make ui
andmake editor
utilitiesSwagger UI now loads the minified OpenAPI spec. Swagger Editor (latest version) doesn't support custom spec passed with envars or url parameters (see [swagger-editor/issues/4411](swagger-api/swagger-editor#4411)). Refs: #2
Configuration menu - View commit details
-
Copy full SHA for 1899a72 - Browse repository at this point
Copy the full SHA 1899a72View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 613e44d - Browse repository at this point
Copy the full SHA 613e44dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a84ecf2 - Browse repository at this point
Copy the full SHA a84ecf2View commit details -
feat: clean geocodejson schema
Move OSM specific attributes out of GeocodeJSON schema. Refs: #2
Configuration menu - View commit details
-
Copy full SHA for bc20470 - Browse repository at this point
Copy the full SHA bc20470View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d8ef8 - Browse repository at this point
Copy the full SHA b6d8ef8View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4a0d78 - Browse repository at this point
Copy the full SHA b4a0d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6b40e - Browse repository at this point
Copy the full SHA 0e6b40eView commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f603c5c - Browse repository at this point
Copy the full SHA f603c5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4cc0a - Browse repository at this point
Copy the full SHA bb4cc0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcbe59e - Browse repository at this point
Copy the full SHA dcbe59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d7d5b - Browse repository at this point
Copy the full SHA 51d7d5bView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e36aa5 - Browse repository at this point
Copy the full SHA 5e36aa5View commit details
Commits on Nov 6, 2023
-
chore: move geocodejson schema outside repo
Waiting for merge of [PR25](geocoders/geocodejson-spec#25).
Configuration menu - View commit details
-
Copy full SHA for 52a8d2c - Browse repository at this point
Copy the full SHA 52a8d2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c7bbf - Browse repository at this point
Copy the full SHA 30c7bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e170cd8 - Browse repository at this point
Copy the full SHA e170cd8View commit details