Skip to content

v0.1.107

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 15:14
· 11 commits to main since this release
aee337f
199 - Order of options in form field (#280)

Fixes #199
Fixes #281

* * fixed issue with options order not being preserved for `form_field` object

* Update helpers.go

removed debug statement

* Update resource_fusionauth_application.go

* * converting `authorized_redirect_urls` to list instead of set