You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
Following one of the previous examples, I have generated appropriate examples as shown below. It seems that the format of the examples was changed in a meanwhile and is right now completely different.
In addition new manually made example seems to have some inconsistencies:
parameter resourceGroup is camelCase and fits module UX specification
parameter account_name seems to be converted to python_case
Therefore I think we really need to add proper specification of example files.
Following one of the previous examples, I have generated appropriate examples as shown below. It seems that the format of the examples was changed in a meanwhile and is right now completely different.
In addition new manually made example seems to have some inconsistencies:
Therefore I think we really need to add proper specification of example files.
The old format example can still be found here: (https://github.com/VSChina/magic-modules/blob/azure_backend/products/azservicebusrecovery/examples/ansible/service_bus_disaster_recovery_config.yaml), so it's possible that I followed either this file, or similar example.
I currently generate examples with the following format:
(https://github.com/Azure/magic-module-specs/blob/master/batchapplication/examples/ansible/batch_batchaccounts_applications_put.yml)
In a meanwhile example format seems to be changed and looks like this:
(https://github.com/Azure/magic-module-specs/blob/master/batchapplication/examples/ansible/basic.yaml)
The text was updated successfully, but these errors were encountered: