openziti / edge-api

A repository for the OpenZiti Edge API Specifications
Apache License 2.0
2 stars 3 forks source link

clarify Duration minutes indefinite is 0 #125

Closed qrkourier closed 4 weeks ago

qrkourier commented 1 month ago

Looking for a positive test against the ziti repo or generating w/ v0.29.0 (or any other version that doesn't alter every file).

Tests now pass after re-generating with swagger v0.29.0. Spot checks of unexpected differences reveal only a change from single to multi-line comments. I'm unsure what, precisely, is responsible. I'm curious to know if re-generating on this branch with v0.29.0 on your machine reverts to single-line comments, or is the change sticky?

I'm asking because we wouldn't want dueling implementations to flap between single and multi-line in subsequent commits, but if it's sticky to multi-line, then we could leave it this way and move on.