Skip to content

PresetValues

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/RequestPanel.ts

Values restored from a permalink. Tagged with the operation they belong to, so a link that points at another endpoint — or a stale one left over from a previous selection — can never seed the form of the operation actually on screen.

Properties

PropertyType
operationIdstring
pathParamsRecord<string, string>
queryParamsRecord<string, string>
formFieldsRecord<string, string>
bodystring

Was this page helpful?

Download as PDF