Skip to content

Commit

Permalink
update vrs>core sm fix
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybabb committed Nov 12, 2024
1 parent 03f309d commit 0f133ff
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion schema/cat-vrs/cat-vrs-source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ $defs:
matchCharacteristic:
type: string
description: >-
A characteristic of the location that is used to match the defining location to member locations.
A characteristic of the location that is used to match the defining location to member locations.
enum:
- exact
- encompass
Expand Down
2 changes: 1 addition & 1 deletion schema/cat-vrs/def/DefiningLocationConstraint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ Some DefiningLocationConstraint attributes are inherited from :ref:`Constraint`.
-
- string
- 1..1
- A characteristic of the location that is used to match the defining location to member locations.
- A characteristic of the location that is used to match the defining location to member locations.
2 changes: 1 addition & 1 deletion schema/cat-vrs/json/DefiningLocationConstraint
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"matchCharacteristic": {
"type": "string",
"description": "A characteristic of the location that is used to match the defining location to member locations. ",
"description": "A characteristic of the location that is used to match the defining location to member locations.",
"enum": [
"exact",
"encompass",
Expand Down
2 changes: 1 addition & 1 deletion submodules/vrs
Submodule vrs updated 1 files
+1 −1 submodules/gks-core

0 comments on commit 0f133ff

Please sign in to comment.