Skip to content

Instantly share code, notes, and snippets.

View knivets's full-sized avatar

Dima Knivets knivets

View GitHub Profile
openapi: 3.0.0
info:
title: DjaoApp API
description: API to deploy apps on the djaodjin platform
termsOfService: https://djaodjin.com/legal/terms-of-use/
contact:
email: test@example.com
license:
name: BSD License
version: v1
{
"swagger": "2.0",
"info": {
"title": "DjaoApp API",
"description": "API to deploy apps on the djaodjin platform",
"termsOfService": "https://djaodjin.com/legal/terms-of-use/",
"contact": {
"email": "test@example.com"
},
"license": {