Add searchability support
This commit is contained in:
parent
a2e674af51
commit
af20b1d2aa
43 changed files with 716 additions and 65 deletions
|
@ -29,6 +29,7 @@ class Api::V1::Accounts::CredentialsController < Api::BaseController
|
|||
:locked,
|
||||
:bot,
|
||||
:discoverable,
|
||||
:searchability,
|
||||
:hide_collections,
|
||||
fields_attributes: [:name, :value]
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue