-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
76ce3e4
commit fc8d798
Showing
1,763 changed files
with
39,161 additions
and
1,762 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ jq -s ' | |
reduce .[] as $item ({}; . * $item) | | ||
.info.title = "Polyaxon SDKs and REST API specification." | | ||
.info.description = "Polyaxon SDKs and REST API specification." | | ||
.info.version = "1.20.0" | | ||
.info.version = "1.21.0" | | ||
.info.contact = {"name": "Polyaxon sdk", "url": "https://github.com/polyaxon/polyaxon", "email": "[email protected]"} | ||
' swagger/v1/{polyaxon_sdk_apis,owner.artifact,project.artifact,run.artifact,connections.default,earlyStopping.default,hp.default,matrix.default,reference.default,run.default,schedule.default}.swagger.json > "swagger/v1/polyaxon_sdk.swagger.json" | ||
|
||
|
@@ -21,7 +21,7 @@ jq -s ' | |
reduce .[] as $item ({}; . * $item) | | ||
.info.title = "Polyaxon SDKs and REST API specification." | | ||
.info.description = "Polyaxon SDKs and REST API specification." | | ||
.info.version = "1.20.0" | | ||
.info.version = "1.21.0" | | ||
.info.contact = {"name": "Polyaxon sdk", "url": "https://github.com/polyaxon/polyaxon", "email": "[email protected]"} | ||
' swagger/v1/{polyaxon_sdk,jsonschema.default,k8s.default}.swagger.json > "jsonschema/v1/polyaxon_sdk.swagger.json" | ||
|
||
|
150 changes: 150 additions & 0 deletions
150
go/http_client/v1/service_client/agents_v1/create_agent_responses.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.