geobeyond / geoserverx

A GeoServer REST API client influenced by HTTPX
https://geobeyond.github.io/geoserverx/
MIT License
12 stars 2 forks source link

get manifest data #71

Open krishnaglodha opened 1 week ago

krishnaglodha commented 1 week ago

when we hit localhost:8080/geoserver/rest/about/manifest.json we get data as file manifest (2).json, for the pydantic, it is difficult to gauge what might be the dictionary content, of each resource, should we just use dict for it ?