Skip to content

Commit 7a436a9

Browse files
authored
Update Custom Scalar version naming guidelines
Clarified naming convention for new Custom Scalar versions.
1 parent adfa45a commit 7a436a9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,8 @@ Specification semantics must not change, as specifications are publicly
5555
available reference documents. We will permit small edits which do not change
5656
specification semantics, such as typo fixes.
5757

58-
A new version of a Custom Scalar specification should have a new scalar name,
59-
either with a number appended such as `<scalar-name>2`, or a different name such
60-
as `OffsetDateTime` to differentiate from `DateTime`.
58+
A new version of a Custom Scalar specification can either use a new scalar name
59+
or aadd a version as part of its url like `scalars/contributed/<github-user-name>/<version>/<scalar-name>.md`.
6160

6261
## Licensing
6362

0 commit comments

Comments
 (0)