File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 my-source :
55 inputs :
66 - location : https://platform.unstructuredapp.io/openapi.json
7- - location : https://api.unstructured .io/general/openapi.json
7+ - location : https://api.unstructuredapp .io/general/openapi.json
88 overlays :
99 - location : ./overlay_client.yaml
1010 registry :
Original file line number Diff line number Diff line change 6565# # download-openapi-specs: Download the openapi specs from the Serverless and Platform APIs
6666.PHONY : download-openapi-specs
6767download-openapi-specs :
68- wget -nv -q -O openapi_serverless.json https://api.unstructured .io/general/openapi.json
68+ wget -nv -q -O openapi_serverless.json https://api.unstructuredapp .io/general/openapi.json
6969 wget -nv -q -O openapi_platform_api.json https://platform.unstructuredapp.io/openapi.json
7070
7171# # client-merge-serverless-platform: Merge the Serverless and Platform APIs specs into a single schema
You can’t perform that action at this time.
0 commit comments