skorper commented on code in PR #232:
URL:
https://github.com/apache/incubator-sdap-nexus/pull/232#discussion_r1129933515
##########
analysis/webservice/apidocs/openapi.yml:
##########
@@ -118,8 +118,24 @@ paths:
required: true
schema:
- type: string
+ type: array
Review Comment:
Oh wow, that is awesome! Can you pull this out the matchup endpoint, put it
in a reference object, and use the reference obj for both the match and subset
endpoints?
##########
analysis/webservice/apidocs/openapi.yml:
##########
@@ -118,8 +118,24 @@ paths:
required: true
schema:
- type: string
+ type: array
Review Comment:
Oh wow, that is awesome! Can you pull this out the matchup endpoint, put it
in a reference object, and use the reference obj for both the match and subset
endpoints?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]