{{yield (hash submit=(action 'submit' changeset) reset=(action 'reset' changeset) isDirty=(and changeset.isValid) changeset=changeset )}}
Should this permission allow the source connect to the destination?
{{#each intents as |intent|}} {{/each}}

Path

Path type {{get pathLabels Type}} {{#if shouldShowPathField}} {{get pathLabels pathType}} {{#if (eq (changeset-get changeset 'HTTP.Path') 'Regex')}} Path Regex should not be blank {{else}} Path should begin with a '/' {{/if}} {{/if}}

Methods

All methods are applied by default unless specified All Methods
{{#if shouldShowMethods}}
{{#each methods as |method|}} {{/each}}
{{/if}}

Headers