wolf-packs / wolf-core

🐺 Declarative development for state driven dynamic prompt flow
MIT License
29 stars 1 forks source link

Make ability properties optional with default values #118

Closed kevinleung23 closed 5 years ago

kevinleung23 commented 5 years ago

Description: Ability properties that the developer does not wish to utilize should not be required to define. This promotes a pattern of copy/pasting default values just to define the required properties.

Acceptance Criteria: