Changeset 950 for trunk/zoo-project
- Timestamp:
- Sep 6, 2019, 12:38:00 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-kernel/oas.cfg
r949 r950 1 1 [openapi] 2 2 rootUrl=https://demo.mapmint.com/wps3/ 3 links=/,/api, ,/conformance,/processes3 links=/,/api,/conformance,/processes 4 4 paths=/root,/api,/conformance,/processes,/processes/{id},/processes/{id}/jobs,/processes/{id}/jobs/{jobID},/processes/{id}/jobs/{jobID}/result 5 paths2=,/processes/{id}/jobs/{jobID}/result/{resultID}6 paths1=p,processes/{id}/jobs,,processes/{id}/jobs/{jobID}7 5 parameters=id,jobID,resultID 8 6 header_parameters=oas-header1,oas-header2 … … 81 79 tags=ProcessDescription 82 80 tags_description= 83 schemat=https://demo.mapmint.com/wps-rest-binding/core/openapi/schemas/process.yaml84 schematr=https://raw.githubusercontent.com/opengeospatial/wps-rest-binding/master/core/openapi/schemas/processOffering.yaml85 81 schema=https://raw.githubusercontent.com/opengeospatial/wps-rest-binding/master/core/openapi/schemas/process.yaml 86 82 parameters=/components/parameters/id
Note: See TracChangeset
for help on using the changeset viewer.