Skip to content

Commit 9ef512e

Browse files
authored
Update smartapi_openapi.yml
changed the openapi version back to `3.0.3` for now, till smartapi fixes its support.
1 parent 6fc4bc8 commit 9ef512e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SmartAPI/smartapi_openapi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
openapi: 3.1.0
1+
openapi: 3.0.3
22
info:
33
version: '1.0'
44
title: SmartAPI API
@@ -468,4 +468,4 @@
468468
type: object
469469
properties:
470470
id:
471-
type: string
471+
type: string

0 commit comments

Comments
 (0)