Skip to content

Commit eecc8b0

Browse files
committed
front matter update
Signed-off-by: Clemens Vasters <clemens@vasters.com>
1 parent ffc690f commit eecc8b0

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Automatically generated CODEOWNERS
22
# Regenerate with `make update-codeowners`
3-
draft-vasters-httpapi-json-structure-conditional-composition.md clemensv@microsoft.com
3+
draft-vasters-json-structure-conditional-composition.md clemensv@microsoft.com

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/versioned/
1818
Gemfile.lock
1919
archive.json
20-
draft-vasters-httpapi-json-structure-conditional-composition.xml
20+
draft-vasters-json-structure-conditional-composition.xml
2121
package-lock.json
2222
report.xml
2323
!requirements.txt

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
This is the working area for the individual Internet-Draft, "JSON Structure Conditional Composition".
66

7-
* [Editor's Copy](https://json-structure.github.io/conditional-composition/#go.draft-vasters-httpapi-json-structure-conditional-composition.html)
8-
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-vasters-httpapi-json-structure-conditional-composition)
9-
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-vasters-httpapi-json-structure-conditional-composition)
10-
* [Compare Editor's Copy to Individual Draft](https://json-structure.github.io/conditional-composition/#go.draft-vasters-httpapi-json-structure-conditional-composition.diff)
7+
* [Editor's Copy](https://json-structure.github.io/conditional-composition/#go.draft-vasters-json-structure-conditional-composition.html)
8+
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-vasters-json-structure-conditional-composition)
9+
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-vasters-json-structure-conditional-composition)
10+
* [Compare Editor's Copy to Individual Draft](https://json-structure.github.io/conditional-composition/#go.draft-vasters-json-structure-conditional-composition.diff)
1111

1212

1313
## Contributing

draft-vasters-httpapi-json-structure-conditional-composition.md renamed to draft-vasters-json-structure-conditional-composition.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,24 @@
33
title: "JSON Structure: Conditional Composition"
44
category: info
55

6-
docname: draft-vasters-httpapi-json-structure-conditional-composition-latest
6+
docname: draft-vasters-json-structure-conditional-composition-latest
77
submissiontype: IETF # also: "independent", "editorial", "IAB", or "IRTF"
88
number:
99
date:
1010
consensus: true
1111
v: 3
12-
area: ""
13-
workgroup: "Building Blocks for HTTP APIs"
12+
area: AREA
13+
workgroup: WG Working Group
1414
keyword:
1515
- JSON
1616
- schema
1717
venue:
18-
group: "Building Blocks for HTTP APIs"
19-
type: ""
20-
mail: "httpapi@ietf.org"
21-
arch: "https://mailarchive.ietf.org/arch/browse/httpapi/"
18+
group: WG
19+
type: Working Group
20+
mail: WG@example.com
21+
arch: https://example.com/WG
2222
github: "json-structure/conditional-composition"
23-
latest: "https://json-structure.github.io/conditional-composition/draft-vasters-httpapi-json-structure-conditional-composition.html"
23+
latest: "https://json-structure.github.io/conditional-composition/draft-vasters-json-structure-conditional-composition.html"
2424

2525
author:
2626
-
@@ -36,7 +36,7 @@ normative:
3636
title: "JSON Structure Core"
3737
author:
3838
- fullname: Clemens Vasters
39-
target: https://json-structure.github.io/core/draft-vasters-httpapi-json-structure-core.html
39+
target: https://json-structure.github.io/core/draft-vasters-json-structure-core.html
4040

4141
informative:
4242

0 commit comments

Comments
 (0)