slalombuild / blackslope.net

.Net Core reference architecture
MIT License
52 stars 23 forks source link

Patched swagger gen to output in OAS3 #32

Closed theczorn closed 4 years ago

theczorn commented 4 years ago

No major updates are needed for Swagger gen beyond a small rename patch between our SecurityScheme and Security objects. Before they could be named w/e, but going forward they must have matching names.

Version 2.0 vs. Version 3.0