sfg-beer-works / sfg-brewery

SFG Beer Works
GNU General Public License v3.0
6 stars 27 forks source link

Create OA3 Spec for Pub Service #61

Open springframeworkguru opened 5 years ago

springframeworkguru commented 5 years ago

setup repo, spec, and redoc

springframeworkguru commented 5 years ago

Created Repo here:

Can use spec from distributor just for setup

atkawa7 commented 5 years ago

@springframeworkguru Checkout https://github.com/atkawa7/httpsnippet for generating code snippets with springfox and redoc

springframeworkguru commented 5 years ago

Springfox doesn't support oa3 yet

atkawa7 commented 5 years ago

@springframeworkguru True. But you can support things such as x-logo and x-code-sample with the current springfox and redoc using extensions. Checkout the demo https://github.com/atkawa7/httpsnippet image