We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adfa45a commit 7a436a9Copy full SHA for 7a436a9
README.md
@@ -55,9 +55,8 @@ Specification semantics must not change, as specifications are publicly
55
available reference documents. We will permit small edits which do not change
56
specification semantics, such as typo fixes.
57
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`.
+A new version of a Custom Scalar specification can either use a new scalar name
+or aadd a version as part of its url like `scalars/contributed/<github-user-name>/<version>/<scalar-name>.md`.
61
62
## Licensing
63
0 commit comments