Open krishnaglodha opened 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 ?
localhost:8080/geoserver/rest/about/manifest.json
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 ?