Skip to content

Swagger schema showing Z rather than +00:00 #18

Description

@JamesRunnalls

With the update of Pydantic the default string format for datetimes changed from +00:00 to Z. This has been prevented in the code by using a custom base class but the swagger documentation is still saying z rather than +00:00.

This probably means we should move to the z notation at some point but not now as it would change the api for other users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions