Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support OpenApi V3/v2(Swagger) #51

Open
moh-hassan opened this issue Nov 2, 2024 · 0 comments
Open

Support OpenApi V3/v2(Swagger) #51

moh-hassan opened this issue Nov 2, 2024 · 0 comments

Comments

@moh-hassan
Copy link
Owner

The OData service metadata is becoming support the OpenApi Specification (Swagger) v3/v2 beside the standard of the CSDL (XML format) representation of the Entity Data Model (EDM). This allow of describing an OData service into Open API.

The OpenAPI Specification (OAS, formerly known as Swagger RESTful API Documentation Specification) defines a standard, language-agnostic interface to RESTful APIs as described in OData to OpenAPI Mapping document

OData2Poco start to support openApi v3/v2. The Next version of OData2Poco 7.0 is under development will generate the Components/Schema of OpenApi (Swagger).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant