Skip to content

Not force admins to learn JSON #2822

@deivid-rodriguez

Description

@deivid-rodriguez

This is a Feature Proposal

🎩 Description

I'm currently working a on feature to help admins with configuring options for authorization workflows without having to learn JSON.

To do that, I'm enhancing the authorization workflow manifest to inform about the options it supports via an options block that uses the same SettingsManifest that participatory space settings use under the hood. For example,

options do |option|
  option.attribute :postal_code, type: :integer
end

What do you think?

📌 Related issues

None.

📋 Additional Data

None.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions