Skip to content

Swagger Model Descriptions showing invalid types #31

@arnef

Description

@arnef
  • some create endpoints are documented with status 200 but actual it's a 201 status code
  • e.g. Activity should include nullable fields
CreatedAt string
Description string
End string
ID integer
Start string
UpdatedAt string
UserID integer
CreatedAt string
Description string
End string - null
ID integer
Start string (or even better date-time?) - null
UpdatedAt string
UserID integer

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions