aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
71 stars 42 forks source link

Implement SwaggerUI API description page. #509

Closed prioux closed 7 years ago

prioux commented 8 years ago

Use the SwaggerUI generator to provide a live description of the CBRAIN API.

Data: under public/swagger Route: /swagger (implementation: portal controller)

Prerequisites: #508.

crocodoyle commented 7 years ago

Can be closed