-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Authorized minimal APIs should be easily callable from Postman #34546
Copy link
Copy link
Closed
Labels
DocsThis issue tracks updating documentationThis issue tracks updating documentationPriority:0Work that we can't release withoutWork that we can't release withoutarea-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etccost: LWill take from 5 - 10 days to completeWill take from 5 - 10 days to completefeature-minimal-actionsController-like actions for endpoint routingController-like actions for endpoint routing
Milestone
Metadata
Metadata
Assignees
Labels
DocsThis issue tracks updating documentationThis issue tracks updating documentationPriority:0Work that we can't release withoutWork that we can't release withoutarea-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etccost: LWill take from 5 - 10 days to completeWill take from 5 - 10 days to completefeature-minimal-actionsController-like actions for endpoint routingController-like actions for endpoint routing
Type
Fields
Give feedbackNo fields configured for issues without a type.
@glennc had been looking at what it takes to setup up an authorized minimal API and call it via Postman. This issue is to track that experience and any subsequent work we think is required to land it at an acceptable UX.