(PDB-452) Adding support for storing environments#894
Conversation
|
This will need to be rebased after #890 gets merged up into master. There will be one conflict over the "next" migration to run. |
|
🔴 Test failed. |
|
💚 Test passed. |
|
@senior this can be rebased now. |
Added support for environments to the model and command wire formats.
|
Done |
There was a problem hiding this comment.
has api-version been dropped as well?
There was a problem hiding this comment.
Yes, the entire metadata object that contained the api_version as well, pulling up the "data" value to the top level object.
There was a problem hiding this comment.
Maybe worth a mention explicitly.
|
💚 Test passed. |
There was a problem hiding this comment.
Probably needs highlighting somewhere like in other files "> Note: "
|
🔴 Test failed. |
|
Error was transient. Merging. |
…ironments-in-commands (PDB-452) Adding support for storing environments
Added support for environments to the model and command wire formats.