openapi-metamodel
openapi-metamodel copied to clipboard
OpenAPI3 Model misses "name" for Property
Hello,
While comparing and reading into the model, I found that the "Property" Class misses the attribute "name". (In the OpenAPI2 Model, it is realize) Because of that, it will not be possible to refer to properties by their name.
Thanks and Best Regards, UniMa007
The metamodel for OpenAPI 3 is not complete. Unfortunately, we didn't have the time or the means to finish it. Hopefully, this situation will change and we'll be able to complete it and integrate it into the main branch. In the meanwhile, feel free to send a pull request with any change that you think suitable.
Thank you, Hamza