mia-platform / crud-service

A lightweight application to expose restful CRUD API over HTTP interface
https://docs.mia-platform.eu/docs/how_to/crud_service/crud_oss_usage
Apache License 2.0
43 stars 4 forks source link

Fix projection example in json schema generator #311

Closed LiliumCandidum closed 3 months ago

LiliumCandidum commented 3 months ago

Pull Request Type

Description

In this PR I fixed the JSON schema generator logic: now the example regarding the projection query parameter is openapi compliant

PR Checklist

Does this PR introduce a breaking change?