Skip to content

#/components/schemas/git-user/properties/date could have a format: date-time #5476

@rahulsom

Description

@rahulsom

#/components/schemas/git-user/properties/date currently looks like this in FPT. Also in other versions.

          "date": {
            "type": "string",
            "examples": [
              "\"2007-10-29T02:42:39.000-07:00\""
            ]
          }

It would be beneficial to have format: date-time.

Other examples

#/paths/~1orgs~1{org}~1artifacts~1{subject_digest}~1metadata~1storage-records/get/responses/200/content/application~1json/schema/properties/storage_records/items/properties/created_at
#/paths/~1orgs~1{org}~1artifacts~1{subject_digest}~1metadata~1storage-records/get/responses/200/content/application~1json/schema/properties/storage_records/items/properties/updated_at
#/components/schemas/gpg-key/properties/subkeys/items/properties/created_at
#/components/schemas/gpg-key/properties/subkeys/items/properties/expires_at

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