Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/cross-language.types.ts
Properties
| Property | Type |
|---|---|
pattern | ` |
| 'fetch' | 'axios' | 'angular_http' | 'rxjs' | 'nuxt_fetch' | 'python_requests' | 'python_httpx'` |
| regex | RegExp |
| extractEndpoint | (match: RegExpMatchArray) => string |
Was this page helpful?