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

Remove 'extends Map<?,?>' from model classes #287

Merged
merged 4 commits into from
Oct 15, 2018

Conversation

jmini
Copy link
Contributor

@jmini jmini commented Oct 13, 2018

  • merge master into 2.0
  • remove extends Map<..,..> from following model classes :
    • Paths
    • Callback
    • Content
    • APIResponses
    • Scopes
    • SecurityRequirement
    • ServerVariables

See Issue #248, follow up of #283 for the 2.0 branch

jmini and others added 4 commits October 6, 2018 12:43
* Paths
* Callback
* Content
* APIResponses
* Scopes
* SecurityRequirement
* ServerVariables

Signed-off-by: Jeremie Bresson <dev@jmini.fr>
Add manipulations methods for maps
Conflicts:
	api/src/main/java/org/eclipse/microprofile/openapi/models/responses/APIResponses.java

Signed-off-by: Jeremie Bresson <dev@jmini.fr>
Signed-off-by: Jeremie Bresson <dev@jmini.fr>
@jmini jmini changed the title Issue248 2.0 Remove 'extends Map<?,?>' from model classes Oct 13, 2018
jmini added a commit to jmini/empoa1 that referenced this pull request Oct 13, 2018
Copy link
Member

@arthurdm arthurdm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's great to have these changes in the 2.0 branch. Thanks @jmini

@arthurdm arthurdm merged commit af6a64d into eclipse:2.0 Oct 15, 2018
Azquelt pushed a commit to Azquelt/microprofile-open-api that referenced this pull request Mar 17, 2022
…ce_master

Support inheritance for BeanParam and MultipartForm annotations
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

Successfully merging this pull request may close these issues.

None yet

2 participants