Advertisement
Guest User

Untitled

a guest
May 11th, 2017
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.43 KB | None | 0 0
  1. {
  2.  
  3.     "swagger": "2.0",
  4.     "info": {
  5.         "description": "Apache Syncope 2.0.4-SNAPSHOT",
  6.         "version": "2.0.4-SNAPSHOT",
  7.         "title": "Apache Syncope",
  8.         "contact": {
  9.             "name": "dev@syncope.apache.org"
  10.         },
  11.         "license": {
  12.             "name": "Apache 2.0 License",
  13.             "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
  14.         }
  15.     },
  16.     "basePath": "/syncope/rest"
  17.  
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement