Skip to content

Commit df7e7b8

Browse files
committed
Fix rest-api-spec validation
1 parent 6ba1121 commit df7e7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/project.tags.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"project.tags": {
33
"documentation": {
4-
"url": "",
4+
"url": null,
55
"description": "Return tags defined for the project"
66
},
77
"stability": "experimental",

0 commit comments

Comments
 (0)