default value for a port should be a string or an integer #31

Open
opened 2024-08-05 17:22:05 +02:00 by egarette · 0 comments
Owner

We should support:

var:
  type: port
  default: 80

In current code, default must be a string (so '80').

We should support: ```yaml var: type: port default: 80 ``` In current code, default must be a string (so '80').
egarette self-assigned this 2024-08-05 17:28:27 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stove/rougail#31
No description provided.