cdevents / spec

A common specification for Continuous Delivery events
Apache License 2.0
133 stars 23 forks source link

Consistent enum type in markdown docs #158

Closed obowersa closed 1 year ago

obowersa commented 1 year ago

Consistent usage of String (enum) across the markdown documents where an enum type is used in the schema.

Changes

Consistent usage of String (enum) across the markdown documents where an enum type is used in the schema. This is in relation to https://github.com/cdevents/spec/issues/157

Submitter Checklist

As the author of this PR, please check off the items in this checklist: