agrestio / agrest

Server-side Java REST Framework for easy access to data graphs from various backends
https://agrest.io
Apache License 2.0
81 stars 34 forks source link

OpenAPI descriptors should be able to resolve multi-column AgId #610

Closed andrus closed 1 year ago

andrus commented 1 year ago

OpenAPI descriptors should be able to resolve multi-column AgId as map objects. Currently they only resolve single-column ids, and skip the rest entirely.