Skip to content

Commit

Permalink
Update swagger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mboudet authored Aug 14, 2024
1 parent 1bd20fb commit d63d653
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ paths:
security:
- api_key: []

/sparql/init
/sparql/init:
get:
tags:
- "Sparql"
Expand Down Expand Up @@ -672,7 +672,7 @@ paths:
security:
- api_key: []

/sparql/previewquery
/sparql/previewquery:
post:
tags:
- "Sparql"
Expand Down Expand Up @@ -721,7 +721,7 @@ paths:
security:
- api_key: []

/sparql/savequery
/sparql/savequery:
post:
tags:
- "Sparql"
Expand Down

0 comments on commit d63d653

Please sign in to comment.