swagger-api / swagger-play

Apache License 2.0
330 stars 181 forks source link

api-key support #117

Closed sammyrulez closed 5 years ago

sammyrulez commented 7 years ago

I have implemented support for APIKEY security. There is an open issue : #108

Unit tested and tested in on of my project.

Updated dependency "io.swagger" % "swagger-core" % "1.5.10", Version updated to 1.5.4-SNAPSHOT

frantuma commented 5 years ago

Thanks! included and replaced by #192 which introduces handling of both api key and oauth2 security definition support in play 2.6