Merge pull request #1180 from DEVTomatoCake/fix/guild-create-response-schema
Trying to fix guild response schemas
commit f00a31540e8d887994358c32211c29e35fb9d674
2 parents 9bcc178 + e2cf9fd
@Madeline Madeline authored on 22 Aug 2024
GitHub committed on 22 Aug 2024
Showing 10 changed files
View
assets/openapi.json
View
assets/schemas.json
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/index.ts
View
src/api/routes/guilds/#guild_id/widget.json.ts
View
src/util/interfaces/Event.ts
View
src/util/schemas/GuildCreateSchema.ts
View
src/util/schemas/GuildUpdateSchema.ts
View
src/util/schemas/responses/GuildCreateResponse.ts
View
src/util/schemas/responses/MemberJoinGuildResponse.ts
View
src/util/schemas/responses/TypedResponses.ts