Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

support swagger-core 2.0.0 #49

Open
pjfanning opened this issue Apr 1, 2018 · 2 comments
Open

support swagger-core 2.0.0 #49

pjfanning opened this issue Apr 1, 2018 · 2 comments

Comments

@pjfanning
Copy link
Contributor

I have a partial implementation ( https://github.com/swagger-api/swagger-scala-module/compare/develop...pjfanning:swagger-core-2.0.0?expand=1 )

The issues are:

  • fixing the required setting for schema properties (API change in swagger-core 2.0.0; you need to set a list of required items on the parent property, but the ModelConverter doesn't have access to the parent property)
  • the support for scala enums is broken
  • get test coverage back up
@xcv58
Copy link

xcv58 commented Jul 1, 2020

Is there any update on support swagger-core 2.x?

@pjfanning
Copy link
Contributor Author

I have a fork that supports this - https://github.com/swagger-akka-http/swagger-scala-module/

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

No branches or pull requests

2 participants