Skip to content

Commit

Permalink
cont
Browse files Browse the repository at this point in the history
  • Loading branch information
farisdurrani committed Jun 17, 2023
1 parent 9da723c commit 1963b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ info:
servers:
- url: https://example.com/api/v1
paths:
/defaultDataset:
/dataset/defaultDataset:
$ref: paths/defaultDataset.yaml
/getColumnsFromDatasetFile:
/dataset/getColumnsFromDatasetFile:
$ref: paths/getColumnsFromDatasetFile.yaml
# components:
# securitySchemes:
Expand Down

0 comments on commit 1963b7f

Please sign in to comment.