Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
subrequests
Commits
a5ee7a7f
Unverified
Commit
a5ee7a7f
authored
Sep 22, 2017
by
Mateu Aguiló Bosch
Browse files
fix(Schema): Allow partial URLs by relaxing schema validations
parent
7e5d58d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
schema.json
View file @
a5ee7a7f
...
...
@@ -35,8 +35,7 @@
"uri"
:
{
"title"
:
"URI"
,
"description"
:
"The URI where to make the subrequest."
,
"type"
:
"string"
,
"format"
:
"uri"
"type"
:
"string"
},
"requestId"
:
{
"title"
:
"Request ID"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment