From 66adf13db7e4068d39dfc0ed756140f59ef91d81 Mon Sep 17 00:00:00 2001 From: "Henry H. Andrews" Date: Mon, 19 Jun 2023 21:21:46 -0700 Subject: [PATCH 1/2] Rename to avoid collision with past series. It turns out that it's not possible to continue the previous draft-handrews series due to the intervening draft-bhutton series. After consulting with IETF support, the recommendation was to use another variation on my name to start a new series. --- relative-json-pointer.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/relative-json-pointer.xml b/relative-json-pointer.xml index 0572a790..0a26e867 100644 --- a/relative-json-pointer.xml +++ b/relative-json-pointer.xml @@ -12,7 +12,7 @@ - + Relative JSON Pointers @@ -27,7 +27,7 @@ - +
andrews_henry@yahoo.com
@@ -324,7 +324,7 @@ - + Fix ABNF omission for using # with index manipulation Clarify handling of leading "0" From 67d1125114c2532a64f5ff10d5906567626546a9 Mon Sep 17 00:00:00 2001 From: "Henry H. Andrews" Date: Mon, 19 Jun 2023 21:31:15 -0700 Subject: [PATCH 2/2] IANA Considerations section is now required. The text added is what the IETF recommends when there are no IANA considerations. --- relative-json-pointer.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/relative-json-pointer.xml b/relative-json-pointer.xml index 0a26e867..cb8725f0 100644 --- a/relative-json-pointer.xml +++ b/relative-json-pointer.xml @@ -305,6 +305,12 @@ programming languages that use NUL to mark the end of a string. + +
+ + This document has no IANA actions. + +