Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation
This merge request create a new route who returns getCapabilities
(/geocodage/getCapabilities
).
getCapabilities
contains the API description, the routes and the properties available for each of them.
OpenAPI documentation is also generated (/api-docs
).
Commmits history
PARAMS
properties (609b50ad)computeCapabilities
function and the new route /geocodage/getCapabilities
(8aa51853)PARAMS
(2414232e)PARAM
(9fb91e8f)q
parameter (b1047fc8)nameInQuery
parameter (9bbeab89)computeCapabilities
(ef531272)enum
to computeCapabilities
(f470cfab)computeCapabilities
by using groupParamsByOperation
(b7b2a67c)computeOpenApi
and serve it to /api-docs
route (97d68670)