Skip to content

Some uses of type number when integer seems more apt. #69

@naturalethic

Description

@naturalethic

For example:

cpu_cores:
    type: number
    description: The number of CPU Cores availiable for builds

In rust, at least, number is interpreted as a float.

In any case, I believe number should eschewed in favor of more explicit float or integer types.

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