Skip to content

Commit

Permalink
🤖 CI: Prerelease: 0.1.2-0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Nov 30, 2023
1 parent 07d0055 commit 5db465f
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .openapis
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
# This file is *safe* to add to source control and will increase the speed of builds
---
- serviceName: github-sls-rest-api
version: 1.0.100-4
version: 1.0.102-1

1 change: 0 additions & 1 deletion api/github-sls-rest-api/.openapi-generator/FILES
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.gitignore
.npmignore
.openapi-generator-ignore
api.ts
base.ts
common.ts
Expand Down
2 changes: 1 addition & 1 deletion api/github-sls-rest-api/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* github-sls-rest-api
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
*
* The version of the OpenAPI document: 1.0.100-4
* The version of the OpenAPI document: 1.0.102-1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion api/github-sls-rest-api/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* github-sls-rest-api
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
*
* The version of the OpenAPI document: 1.0.100-4
* The version of the OpenAPI document: 1.0.102-1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion api/github-sls-rest-api/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* github-sls-rest-api
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
*
* The version of the OpenAPI document: 1.0.100-4
* The version of the OpenAPI document: 1.0.102-1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion api/github-sls-rest-api/configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* github-sls-rest-api
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
*
* The version of the OpenAPI document: 1.0.100-4
* The version of the OpenAPI document: 1.0.102-1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion api/github-sls-rest-api/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* github-sls-rest-api
* To generate a JWT token, go to the <a href=\"https://sso.saml.to/auth/jwt.html\" target=\"_blank\">JWT Token Generator</a>
*
* The version of the OpenAPI document: 1.0.100-4
* The version of the OpenAPI document: 1.0.102-1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion api/github-sls-rest-api/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.0.100-4"}
{"version":"1.0.102-1"}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saml-to-vscode",
"version": "0.1.1",
"version": "0.1.2-0",
"displayName": "VSCode Extension for SAML.to",
"publisher": "saml-to",
"author": "SAML.to",
Expand Down Expand Up @@ -134,4 +134,4 @@
"qrcode-svg": "^1.1.0",
"which": "^4.0.0"
}
}
}

0 comments on commit 5db465f

Please sign in to comment.