Update README.md
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
This was written primary for use in my [Terraform provider for Unifi](https://github.com/paultyng/terraform-provider-unifi).
|
This was written primary for use in my [Terraform provider for Unifi](https://github.com/paultyng/terraform-provider-unifi).
|
||||||
|
|
||||||
|
## Versioning
|
||||||
|
|
||||||
|
Many of the naming adjustments are breaking changes, but to simplify things, treating naming errors as minor changes for the 1.0.0 version (probably should have just started at 0.1.0).
|
||||||
|
|
||||||
## Note on Code Generation
|
## Note on Code Generation
|
||||||
|
|
||||||
The data models and basic REST methods are "generated" from JSON files in the JAR that show all fields and the associated regex/validation information.
|
The data models and basic REST methods are "generated" from JSON files in the JAR that show all fields and the associated regex/validation information.
|
||||||
|
|||||||
Reference in New Issue
Block a user