atlassian-openapi
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -257,2 +257,3 @@ export declare namespace Swagger { | ||
'x-experimental'?: boolean; | ||
'x-preview'?: boolean; | ||
'x-atlassian-connect-scope'?: string; | ||
@@ -259,0 +260,0 @@ 'x-atlassian-oauth2-scopes'?: OAuth2Scopes[] | OAuth2ScopesWithState[]; |
{ | ||
"name": "atlassian-openapi", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "This is a package that lets you deal with the Atlassian flavour of the OpenAPI 3.0 specification.", | ||
@@ -5,0 +5,0 @@ "repository": "github:robertmassaioli/atlassian-openapi", |
60264
1639