Skip to content

Fix maltyped date properties in cortex responder and analyzer types #499

@Kamforka

Description

@Kamforka

The cortex.OutputAnalyzerJob and cortex.OutputResponderAction types have malformed date properties which are incorrectly typed as str instead of the correct int.

Todos:

  • fix the _createdAt, _updatedAt, startDate and endDate properties of OutputAnalyzerJob
  • fix the _createdAt, _updatedAt, startDate and endDate properties of OutputResponderAction

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions