Files
medusa-store/docs-util/oas-output/schemas/CampaignBudget.ts
github-actions[bot] 53653f5266 chore(docs): Generated OAS (#6752)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-03-20 11:30:24 +01:00

15 lines
246 B
TypeScript

/**
* @schema CampaignBudget
* type: object
* description: The campaign's budget.
* x-schemaName: CampaignBudget
* properties:
* type: {}
* limit:
* type: number
* title: limit
* description: The budget's limit.
*
*/