jackdelahunt / survey-json-schema

golang survey tooling to fullfill JSON schema requirements
Apache License 2.0
2 stars 1 forks source link

Support for refs and defs #8

Closed jackdelahunt closed 2 years ago

jackdelahunt commented 2 years ago

Closes #5

Verification Steps

  1. Do x
  2. Do y

Type of change

wtrocki commented 2 years ago

We need to get some unit tests for those cases and also enums. That can happen in separate PR

jackdelahunt commented 2 years ago

looking into unit tests now. Never go unit tests in go so should be fun

wtrocki commented 2 years ago

@jackdelahunt That can be separate PR. Let's give it a go in the RHOAS CLI.

After enabling this feature I found separate issue #9