eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
132 stars 82 forks source link

@SchemaProperty overrides implementation class attributes #464

Closed scottcurtis2605 closed 3 years ago

scottcurtis2605 commented 3 years ago

Created in response to a suggestion from @MikeEdgar within the following issue rasied within the SmallRye OpenAPI repository.

This PR adds an additional test to the tck, which verifies that the @SchemaProperty annotation overrides implementation class attributes, validating the behaviour for this annotation within the specification.