Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions light-rest-4j/src/test/resources/openapi-enum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ components:
description: Category name
type: string
enum:
- CPP : Canada pension plan
- OAS : Ontario Age Service
- CPP:Canada pension plan
- OAS:Ontario Age Service
aggregatedAmount:
type: number
format: int64
Expand Down