CumulusCI icon indicating copy to clipboard operation
CumulusCI copied to clipboard

Add content to cumulusci.yml Pydantic models and JSON Schema

Open jlantz opened this issue 1 year ago • 1 comments

Added title, description, and examples to all Pydantic models for the cumulusci.yml json schema to provide better help information in IDEs.

There are a few places where I added enums.

jlantz avatar Dec 19 '23 18:12 jlantz

@jlantz Looks like the some test failures due to a schema mismatch. I'll push a copy of your branch to the remote to resolve the lint failure afterwards.

jstvz avatar Jan 09 '24 20:01 jstvz