openapi-metamodel icon indicating copy to clipboard operation
openapi-metamodel copied to clipboard

OpenAPI3 Model misses "name" for Property

Open UniMa007 opened this issue 4 years ago • 1 comments

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

UniMa007 avatar Jul 06 '20 09:07 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

hamzaed avatar Jul 06 '20 10:07 hamzaed