4 comments (4 comments)3 reactions (3 reactions)0 assignees (0 assignees)C#1,357 forks (1,357 forks)batch import
help wantedproject: NSwag.CodeGeneration.TypeScripttype: enhancement
Repository metrics
- Stars
- 7,359 stars (7,359 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Add "Credentials" setting to add the "credentials" options in the window.fetch template.
Type: string
How to call this setting?
Contributor guide
- Research direction
- Add a 'credentials' property to the FetchOptions interface and update the fetch template generation to include the credentials setting in the generated code.
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- TypeScript