There was an error while loading. Please reload this page.
1 parent 592249b commit f55c0e0Copy full SHA for f55c0e0
1 file changed
m/ap-note.json
@@ -0,0 +1,13 @@
1
+{
2
+ "type": "object",
3
+ "properties": {
4
+ "actorURL": {
5
+ "type": "string"
6
+ },
7
+ "noteURL": {
8
9
+ }
10
11
+ "additionalProperties": false,
12
+ "required": ["actorURL", "noteURL"]
13
+}
0 commit comments