You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/part1/openapi/schemas/geojson/deployedSystem.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
"$ref": "../common/commonDefs.json#/$defs/Link"
13
13
},
14
14
"procedure@link": {
15
-
"description": "Link to the procedure used by the system, or to operate the system, during the deployment (e.g. mission plan for an autonomous system, methodology for human operator).",
15
+
"description": "Link to the procedure used by the system, or to operate the system, during the deployment (e.g., mission plan for an autonomous system, methodology for human operator).",
Copy file name to clipboardExpand all lines: api/part1/standard/requirements/subsystem/req_subcollection_time.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
[%metadata]
4
4
identifier:: /rec/subsystem/collection-datetime
5
5
6
-
part:: When the `datetime` parameter is omitted, the server SHOULD also include all subsystems that are currently deployed on the parent system (i.e. the association is made via a `Deployment` resource that is currently valid).
6
+
part:: When the `datetime` parameter is omitted, the server SHOULD also include all subsystems that are currently deployed on the parent system (i.e., the association is made via a `Deployment` resource that is currently valid).
7
7
8
8
part:: When the `datetime` parameter is set to a time instant, the server SHOULD also include all subsystems that were deployed on the parent system at the specified time. This condition is true when the association is made via a `Deployment` resource whose valid time period contains the specified time instant.
0 commit comments