Skip to content

Commit

Permalink
fix: tests remove old routes
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Jan 28, 2021
1 parent d41ce87 commit faeb637
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 175 deletions.
6 changes: 0 additions & 6 deletions public/openapi/read.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,12 +169,6 @@ paths:
$ref: 'read/user/uid/userslug/export/uploads.yaml'
"/api/user/uid/{userslug}/export/profile":
$ref: 'read/user/uid/userslug/export/profile.yaml'
"/api/{type}/pid/{id}":
$ref: 'read/post/pid/id.yaml'
"/api/{type}/tid/{id}":
$ref: 'read/topic/tid/id.yaml'
"/api/{type}/cid/{id}":
$ref: 'read/category/cid/id.yaml'
/api/categories:
$ref: 'read/categories.yaml'
"/api/categories/{cid}/moderators":
Expand Down
71 changes: 0 additions & 71 deletions public/openapi/read/category/cid/id.yaml

This file was deleted.

62 changes: 0 additions & 62 deletions public/openapi/read/post/pid/id.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions public/openapi/read/topic/tid/id.yaml

This file was deleted.

0 comments on commit faeb637

Please sign in to comment.