api_project.js 401 B

12345678910111213141516
  1. define({
  2. "name": "Organizr API Documentation",
  3. "version": "1.0.0",
  4. "description": "API Docs",
  5. "title": "Organizr API Documentation",
  6. "url": "https://demo.organizr.app/api?",
  7. "sampleUrl": false,
  8. "defaultVersion": "0.0.0",
  9. "apidoc": "0.3.0",
  10. "generator": {
  11. "name": "apidoc",
  12. "time": "2020-04-29T17:11:56.881Z",
  13. "url": "http://apidocjs.com",
  14. "version": "0.22.0"
  15. }
  16. });