We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e4008 commit 7d4248fCopy full SHA for 7d4248f
3 files changed
app/Swagger/MarketplaceSchemas.php
@@ -43,6 +43,9 @@ class PaginatedConsultantsResponseSchema
43
{
44
}
45
46
+
47
48
49
#[OA\Schema(
50
schema: 'PaginatedMarketplaceDistributionResponseSchema',
51
allOf: [
app/Swagger/Models/ProjectSponsorshipTypeSchema.php
@@ -33,4 +33,4 @@
33
)]
34
class ProjectSponsorshipTypeSchema
35
36
-}
+}
app/Swagger/schemas.php
@@ -519,4 +519,3 @@ class OrganizationCreateRequestSchema
519
]
520
521
class PaginatedUserStoriesResponseSchema {}
522
-
0 commit comments