From 133cc17ed3ebc37e56f2ec38b4c2b062d2019f03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Thu, 20 Apr 2023 02:22:47 +0900 Subject: [PATCH] fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- dist/openapi-3.0.yaml | 26 ++++++++++----------- dist/{path => paths}/bookmarks.yaml | 0 dist/{path => paths}/follow.yaml | 0 dist/{path => paths}/profile.yaml | 0 dist/{path => paths}/timeline.yaml | 0 dist/{path => paths}/tweet.yaml | 0 dist/{path => paths}/user.yaml | 0 dist/{path => paths}/usertweets.yaml | 0 src/openapi/{path => paths}/bookmarks.yaml | 0 src/openapi/{path => paths}/follow.yaml | 0 src/openapi/{path => paths}/profile.yaml | 0 src/openapi/{path => paths}/timeline.yaml | 0 src/openapi/{path => paths}/tweet.yaml | 0 src/openapi/{path => paths}/user.yaml | 0 src/openapi/{path => paths}/usertweets.yaml | 0 15 files changed, 13 insertions(+), 13 deletions(-) rename dist/{path => paths}/bookmarks.yaml (100%) rename dist/{path => paths}/follow.yaml (100%) rename dist/{path => paths}/profile.yaml (100%) rename dist/{path => paths}/timeline.yaml (100%) rename dist/{path => paths}/tweet.yaml (100%) rename dist/{path => paths}/user.yaml (100%) rename dist/{path => paths}/usertweets.yaml (100%) rename src/openapi/{path => paths}/bookmarks.yaml (100%) rename src/openapi/{path => paths}/follow.yaml (100%) rename src/openapi/{path => paths}/profile.yaml (100%) rename src/openapi/{path => paths}/timeline.yaml (100%) rename src/openapi/{path => paths}/tweet.yaml (100%) rename src/openapi/{path => paths}/user.yaml (100%) rename src/openapi/{path => paths}/usertweets.yaml (100%) diff --git a/dist/openapi-3.0.yaml b/dist/openapi-3.0.yaml index 64da97a..e478251 100644 --- a/dist/openapi-3.0.yaml +++ b/dist/openapi-3.0.yaml @@ -45,31 +45,31 @@ info: openapi: 3.0.3 paths: /2TemLyqrMpTeAmysdbnVqw/ListLatestTweetsTimeline: - $ref: ./path/timeline.yaml#/paths/~12TemLyqrMpTeAmysdbnVqw~1ListLatestTweetsTimeline + $ref: ./paths/timeline.yaml#/paths/~12TemLyqrMpTeAmysdbnVqw~1ListLatestTweetsTimeline /5fmEkRT-1AdHqEsbVgehMg/Likes: - $ref: ./path/usertweets.yaml#/paths/~15fmEkRT-1AdHqEsbVgehMg~1Likes + $ref: ./paths/usertweets.yaml#/paths/~15fmEkRT-1AdHqEsbVgehMg~1Likes /9zwVLJ48lmVUk8u_Gh9DmA/ProfileSpotlightsQuery: - $ref: ./path/profile.yaml#/paths/~19zwVLJ48lmVUk8u_Gh9DmA~1ProfileSpotlightsQuery + $ref: ./paths/profile.yaml#/paths/~19zwVLJ48lmVUk8u_Gh9DmA~1ProfileSpotlightsQuery /HCosKfLNW1AcOo3la3mMgg/HomeTimeline: - $ref: ./path/timeline.yaml#/paths/~1HCosKfLNW1AcOo3la3mMgg~1HomeTimeline + $ref: ./paths/timeline.yaml#/paths/~1HCosKfLNW1AcOo3la3mMgg~1HomeTimeline /HuTx74BxAnezK1gWvYY7zg/UserTweets: - $ref: ./path/usertweets.yaml#/paths/~1HuTx74BxAnezK1gWvYY7zg~1UserTweets + $ref: ./paths/usertweets.yaml#/paths/~1HuTx74BxAnezK1gWvYY7zg~1UserTweets /JpFFCTBPxYVlDqMUr9twzQ/Followers: - $ref: ./path/follow.yaml#/paths/~1JpFFCTBPxYVlDqMUr9twzQ~1Followers + $ref: ./paths/follow.yaml#/paths/~1JpFFCTBPxYVlDqMUr9twzQ~1Followers /RIWc55YCNyUJ-U3HHGYkdg/UserTweetsAndReplies: - $ref: ./path/usertweets.yaml#/paths/~1RIWc55YCNyUJ-U3HHGYkdg~1UserTweetsAndReplies + $ref: ./paths/usertweets.yaml#/paths/~1RIWc55YCNyUJ-U3HHGYkdg~1UserTweetsAndReplies /YqiE3JL1KNgf9nSljYdxaA/UserMedia: - $ref: ./path/usertweets.yaml#/paths/~1YqiE3JL1KNgf9nSljYdxaA~1UserMedia + $ref: ./paths/usertweets.yaml#/paths/~1YqiE3JL1KNgf9nSljYdxaA~1UserMedia /b22I8WSfQ8H4Ev8486xAlQ/Following: - $ref: ./path/follow.yaml#/paths/~1b22I8WSfQ8H4Ev8486xAlQ~1Following + $ref: ./paths/follow.yaml#/paths/~1b22I8WSfQ8H4Ev8486xAlQ~1Following /sLVLhk0bGj3MVFEKTdax1w/UserByScreenName: - $ref: ./path/user.yaml#/paths/~1sLVLhk0bGj3MVFEKTdax1w~1UserByScreenName + $ref: ./paths/user.yaml#/paths/~1sLVLhk0bGj3MVFEKTdax1w~1UserByScreenName /tmd4ifV8RHltzn8ymGg1aw/Bookmarks: - $ref: ./path/bookmarks.yaml#/paths/~1tmd4ifV8RHltzn8ymGg1aw~1Bookmarks + $ref: ./paths/bookmarks.yaml#/paths/~1tmd4ifV8RHltzn8ymGg1aw~1Bookmarks /wNNG8DBB8EaXw1lq4vFWGA/TweetDetail: - $ref: ./path/tweet.yaml#/paths/~1wNNG8DBB8EaXw1lq4vFWGA~1TweetDetail + $ref: ./paths/tweet.yaml#/paths/~1wNNG8DBB8EaXw1lq4vFWGA~1TweetDetail /zhX91JE87mWvfprhYE97xA/HomeLatestTimeline: - $ref: ./path/timeline.yaml#/paths/~1zhX91JE87mWvfprhYE97xA~1HomeLatestTimeline + $ref: ./paths/timeline.yaml#/paths/~1zhX91JE87mWvfprhYE97xA~1HomeLatestTimeline security: - bearerAuth: [] - CsrfToken: [] diff --git a/dist/path/bookmarks.yaml b/dist/paths/bookmarks.yaml similarity index 100% rename from dist/path/bookmarks.yaml rename to dist/paths/bookmarks.yaml diff --git a/dist/path/follow.yaml b/dist/paths/follow.yaml similarity index 100% rename from dist/path/follow.yaml rename to dist/paths/follow.yaml diff --git a/dist/path/profile.yaml b/dist/paths/profile.yaml similarity index 100% rename from dist/path/profile.yaml rename to dist/paths/profile.yaml diff --git a/dist/path/timeline.yaml b/dist/paths/timeline.yaml similarity index 100% rename from dist/path/timeline.yaml rename to dist/paths/timeline.yaml diff --git a/dist/path/tweet.yaml b/dist/paths/tweet.yaml similarity index 100% rename from dist/path/tweet.yaml rename to dist/paths/tweet.yaml diff --git a/dist/path/user.yaml b/dist/paths/user.yaml similarity index 100% rename from dist/path/user.yaml rename to dist/paths/user.yaml diff --git a/dist/path/usertweets.yaml b/dist/paths/usertweets.yaml similarity index 100% rename from dist/path/usertweets.yaml rename to dist/paths/usertweets.yaml diff --git a/src/openapi/path/bookmarks.yaml b/src/openapi/paths/bookmarks.yaml similarity index 100% rename from src/openapi/path/bookmarks.yaml rename to src/openapi/paths/bookmarks.yaml diff --git a/src/openapi/path/follow.yaml b/src/openapi/paths/follow.yaml similarity index 100% rename from src/openapi/path/follow.yaml rename to src/openapi/paths/follow.yaml diff --git a/src/openapi/path/profile.yaml b/src/openapi/paths/profile.yaml similarity index 100% rename from src/openapi/path/profile.yaml rename to src/openapi/paths/profile.yaml diff --git a/src/openapi/path/timeline.yaml b/src/openapi/paths/timeline.yaml similarity index 100% rename from src/openapi/path/timeline.yaml rename to src/openapi/paths/timeline.yaml diff --git a/src/openapi/path/tweet.yaml b/src/openapi/paths/tweet.yaml similarity index 100% rename from src/openapi/path/tweet.yaml rename to src/openapi/paths/tweet.yaml diff --git a/src/openapi/path/user.yaml b/src/openapi/paths/user.yaml similarity index 100% rename from src/openapi/path/user.yaml rename to src/openapi/paths/user.yaml diff --git a/src/openapi/path/usertweets.yaml b/src/openapi/paths/usertweets.yaml similarity index 100% rename from src/openapi/path/usertweets.yaml rename to src/openapi/paths/usertweets.yaml