Skip to content

Commit

Permalink
Make OGC Application Package and CWL Requirements classes symetric
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenoy committed Jan 5, 2024
1 parent 6122192 commit cbf1822
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,14 @@ The information contained in an `OGC Application Package` can include:

=== Deploy

==== Request body

include::../requirements/ogcapppkg/deploy/REQ_body.adoc[]

=== Replace

==== Request body

include::../requirements/ogcapppkg/replace/REQ_body.adoc[]

=== OGC Application Package schema
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ A server that implements the CWL Requirement Class SHALL support the use of CWL

=== Deploy

==== Request body

include::../requirements/cwl/deploy/REQ_body.adoc[]

=== Replace

==== Request body

include::../requirements/cwl/replace/REQ_body.adoc[]

=== executionUnit property
Expand Down

0 comments on commit cbf1822

Please sign in to comment.