Files
awx/docs
Ryan Petrello af457ad8eb clarify valid CredentialType field types
almost all of our current credential values are strings, but under the
v1 Credential model, `authorize` is boolean

additionally, if a field is specified with no type, fall back to
`string` as a default (this is almost always what people creating custom
types will want)

see: #6406
2017-06-01 13:23:51 -04:00
..
2017-05-26 10:19:47 -04:00
2017-05-31 12:09:54 -04:00