Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

Fix generator to accomodate array types #435

Merged
merged 2 commits into from
Apr 25, 2018
Merged

Fix generator to accomodate array types #435

merged 2 commits into from
Apr 25, 2018

Conversation

jcoyne
Copy link
Contributor

@jcoyne jcoyne commented Apr 24, 2018

The go generate has been broken since #400 was merged. it was unable to handle:

"type": ["string", "null"]

@cmharlow
Copy link
Contributor

I don't understand what exactly this is adding to the generated MAPs data. I do see evidence that maybe we should revisit the regenerate data upon deploy question again since a lot of the generated MAP changes are just from not running this often with PRs that effect the MAPs.

@jcoyne
Copy link
Contributor Author

jcoyne commented Apr 25, 2018

@cmh2166 it's not adding anything, it's just allowing the generator to work, which it doesn't do on master

@eefahy eefahy merged commit dac3880 into master Apr 25, 2018
@eefahy eefahy deleted the fix_generator branch April 25, 2018 19:45
@eefahy eefahy removed the review label Apr 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants