Skip to content

Commit 0e9e866

Browse files
chore: update OpenAPI specs from release v1.1.3
- Updated root openapi.yaml and openapi.json (latest) - Added historical version in versions/v1.1.3-prex/
1 parent 67ea024 commit 0e9e866

4 files changed

Lines changed: 14895 additions & 2 deletions

File tree

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openapi": "3.0.3",
33
"info": {
44
"title": "Stayforge API",
5-
"version": "v1.1.2",
5+
"version": "v1.1.3",
66
"description": "API for managing cards within organizations. \n\n---\n\nAny Question? \n\n- [New issues](https://github.com/stayforge/Stayforge-API/issues).\n- [Documents](https://docs.stayforge.io/apis/stayforge-api/information)\n",
77
"contact": {
88
"name": "Stayforge Support",

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.3
22
info:
33
title: Stayforge API
4-
version: v1.1.2
4+
version: v1.1.3
55
description: "API for managing cards within organizations. \n\n---\n\nAny Question?\
66
\ \n\n- [New issues](https://github.com/stayforge/Stayforge-API/issues).\n- [Documents](https://docs.stayforge.io/apis/stayforge-api/information)\n"
77
contact:

0 commit comments

Comments
 (0)