Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FastEndpoints/FastEndpoints issues and pull requests

#681 - Route parameter property without DTO does not show up in Swagger

Issue - State: closed - Opened by Iceeman76 5 months ago - 1 comment
Labels: question

#680 - FastEndpoints.Swagger can't be found

Issue - State: closed - Opened by sdudnic 5 months ago - 1 comment
Labels: question, gone cold

#679 - 401 auth issue

Issue - State: closed - Opened by bojankostic81 5 months ago - 3 comments
Labels: question

#678 - Add Null-conditional operator to Client.Dispose in the DisposeAsync method

Pull Request - State: closed - Opened by kylelaverty 5 months ago - 1 comment

#677 - Request: OpenAPI/Swagger Source Generator

Issue - State: open - Opened by JohnGalt1717 5 months ago - 14 comments
Labels: enhancement, up for grabs

#676 - Source Generator errors on FE projects

Issue - State: closed - Opened by RivenSkaye 5 months ago - 2 comments
Labels: question, gone cold

#675 - Overriding EndpointSummary at endpoints level not possible when using Group

Issue - State: closed - Opened by thenihalsingh 5 months ago - 2 comments
Labels: question

#674 - JsonStringEnumConverter not used when Response is Results<T1, T2, T3>

Issue - State: closed - Opened by mrt181 5 months ago - 2 comments
Labels: question

#673 - Collection Fixture Support

Issue - State: closed - Opened by DDDustinZ 5 months ago - 5 comments
Labels: enhancement, implemented

#672 - EndpointWithoutRequest not working in V.5.25.0

Issue - State: closed - Opened by d4rkm0nkey 5 months ago - 1 comment
Labels: duplicate

#671 - OPTIONS verb missing

Issue - State: closed - Opened by luansens 5 months ago - 3 comments
Labels: enhancement, implemented

#670 - How to get all the registered endpoints and their metadata like (version, route etc..)

Issue - State: closed - Opened by sivaji55 5 months ago - 1 comment
Labels: question

#669 - `required` properties on request models only work for JSON body

Issue - State: closed - Opened by thorhj 5 months ago - 2 comments
Labels: question

#668 - Problem with paralell testing with TestContainers. (Maybe Set WAF cache as optional?)

Issue - State: closed - Opened by Luisetepe 5 months ago - 6 comments
Labels: enhancement, implemented

#667 - Can't return standard response when using required keyword

Issue - State: closed - Opened by Maskoe 5 months ago - 1 comment
Labels: bug, fixed

#666 - How to do Integration Testing with FastEndpoints and .Net 8 WebApplicationBuilder?

Issue - State: closed - Opened by ReneKochITTitans 5 months ago - 4 comments
Labels: question

#665 - Are you planning to consider supporting .NET Aspire?

Issue - State: closed - Opened by zfchai 5 months ago - 1 comment
Labels: question

#664 - Added so we can set the signing algoritm for the refresh token service

Pull Request - State: closed - Opened by oll1w0ll1 5 months ago - 4 comments

#663 - Endpoint Validators not loading

Issue - State: closed - Opened by davebowler 5 months ago - 13 comments
Labels: question

#662 - Get request params not recognized

Issue - State: closed - Opened by maurosampietro 6 months ago - 5 comments
Labels: question

#661 - Race condition on static class

Issue - State: closed - Opened by green883 6 months ago - 17 comments
Labels: bug, fixed

#660 - All endpoints and their dependencies are instantiated at the start of the application.

Issue - State: closed - Opened by BrunoBeraud 6 months ago - 1 comment
Labels: question

#659 - Please reopen: Route parameter property type not correctly set with swagger

Issue - State: closed - Opened by Kingside88 6 months ago - 1 comment
Labels: duplicate

#658 - Route parameter property type not correctly set with swagger

Issue - State: closed - Opened by Kingside88 6 months ago - 16 comments
Labels: question

#656 - options changed in `AddAuthenticationCookie` does not work even placed after `AddIdentity`

Issue - State: closed - Opened by luxl 6 months ago - 1 comment
Labels: question

#655 - Json Serializer Settings Ignored while unit testing endpoints

Issue - State: closed - Opened by rcreynolds53 6 months ago - 1 comment
Labels: enhancement, implemented

#654 - Global tags dupplication

Issue - State: closed - Opened by evilz 6 months ago - 2 comments
Labels: bug, fixed

#653 - Unable to find any endpoint declarations when endpoints are in a different assembly

Issue - State: closed - Opened by russharding 6 months ago - 2 comments
Labels: question

#652 - Using TestContainers with AppFixture (Integration testing)

Issue - State: closed - Opened by salixzs 6 months ago - 3 comments
Labels: question

#650 - fix test failing on some locales

Pull Request - State: closed - Opened by alexalok 6 months ago - 2 comments

#649 - Adding multiple Validation Failures, only serialises the first

Issue - State: closed - Opened by man-dh 7 months ago - 2 comments
Labels: question

#648 - Fill route parameters in test url

Pull Request - State: closed - Opened by alexalok 7 months ago - 6 comments

#647 - Cannot run Live Unit Testing in Visual Studio

Issue - State: closed - Opened by alexalok 7 months ago - 2 comments
Labels: wontfix

#646 - fix test failure when running on non-us locale

Pull Request - State: closed - Opened by alexalok 7 months ago

#645 - Decorating a member in Request with the [FromBody] attribute causes the "FluentValidation.Testing" library to stop working

Issue - State: closed - Opened by martin-tnc 7 months ago - 5 comments
Labels: enhancement, implemented

#644 - The property of the request body is not getting validated correctly

Issue - State: closed - Opened by aakashbandhara-maruti 7 months ago - 1 comment
Labels: question

#643 - Query Parameters with Post

Issue - State: closed - Opened by ForteUnited 7 months ago - 1 comment
Labels: duplicate

#642 - Integrating Hashids with FastEndpoints + Swagger

Issue - State: closed - Opened by emanuelvarga 7 months ago - 2 comments
Labels: question

#641 - sealed EmptyResult

Issue - State: closed - Opened by mxmissile 7 months ago - 1 comment
Labels: enhancement, implemented

#640 - Can`t register CommandHandlerRegistry without endpoints

Issue - State: closed - Opened by d4rkm0nkey 7 months ago - 4 comments
Labels: not supported

#639 - Cross-platform ZIP output path

Pull Request - State: closed - Opened by hognevevle 7 months ago

#638 - Kiota: Invalid ZIP outpath path on Mac

Issue - State: closed - Opened by hognevevle 7 months ago - 1 comment
Labels: bug, fixed

#637 - ProblemDetails is not extensible

Issue - State: closed - Opened by CSharpBender 7 months ago - 6 comments
Labels: question

#636 - Swagger generation for Response is different than for Request

Issue - State: closed - Opened by CSharpBender 7 months ago - 4 comments
Labels: question

#634 - Which HTTP client for Blazor WASM when sharing request DTOs containing path/query parameters

Issue - State: closed - Opened by simon-schweizer 7 months ago - 7 comments
Labels: question

#633 - [Bug] Route Parameter with v5.19+, newtonsoft camelcasing and cleardefaults breaks model binding

Issue - State: closed - Opened by EelcoLos 7 months ago - 7 comments
Labels: misconfiguration

#632 - How to fix Service resolver is null for CommandHandlers

Issue - State: closed - Opened by d4rkm0nkey 7 months ago - 2 comments
Labels: question

#631 - Error 500 with formdata binding

Issue - State: closed - Opened by delasource 7 months ago - 1 comment
Labels: enhancement, implemented

#630 - Unable to resolve validators

Issue - State: closed - Opened by MattPress 7 months ago - 1 comment
Labels: question, gone cold

#629 - JWT Token generation - still get 401's

Issue - State: closed - Opened by nhwilly 7 months ago - 2 comments
Labels: discussion

#628 - Extend documentation about Query-Attributes

Issue - State: closed - Opened by delasource 7 months ago - 1 comment
Labels: doc-site

#627 - Unable to disable problem details standard (rfc7807)

Issue - State: closed - Opened by MattPress 7 months ago - 3 comments
Labels: enhancement, implemented

#626 - Using Auth0 account

Issue - State: closed - Opened by GChannon 7 months ago - 1 comment
Labels: question

#625 - Pass handled exceptions to logger

Pull Request - State: closed - Opened by mattwcole 7 months ago - 3 comments

#624 - [Feature Request] Add more certificate options for AddJWTBearerAuth Asymmetric

Issue - State: closed - Opened by SpaceOgre 7 months ago - 1 comment
Labels: enhancement, implemented

#623 - Error calling endpoint in 5.22.0

Issue - State: closed - Opened by sha0skywalker 7 months ago - 1 comment
Labels: duplicate

#621 - [Question] Example Request in Swagger affected by implementing Validator<T>

Issue - State: closed - Opened by zagoskin 7 months ago - 5 comments
Labels: question

#620 - Add gRPC reflection in `FastEndpoints.Messaging.Remote`

Issue - State: open - Opened by hamaronooo 7 months ago - 1 comment
Labels: enhancement, up for grabs

#619 - Endpoint role based authorization

Issue - State: closed - Opened by xvsvg 7 months ago - 3 comments
Labels: question

#618 - Nullpointer using ValidationFailure without PropertyName using ProblemDetails

Issue - State: closed - Opened by Maskoe 7 months ago - 1 comment
Labels: bug, fixed

#617 - Support for Basic Authentication in Swagger

Issue - State: closed - Opened by edmolko 7 months ago - 1 comment
Labels: question

#616 - Provide typed Access to Header-Fields

Issue - State: closed - Opened by drothmaler 7 months ago - 16 comments
Labels: enhancement, implemented

#615 - Filter Illegal Header Fields

Issue - State: closed - Opened by drothmaler 7 months ago - 4 comments
Labels: enhancement, implemented

#614 - Bearer token not send in minimal api requests

Issue - State: closed - Opened by d4rkm0nkey 7 months ago - 4 comments
Labels: enhancement, implemented

#613 - Exception thrown when having minimal Api Endpoints with Authorization

Issue - State: closed - Opened by d4rkm0nkey 8 months ago - 3 comments
Labels: bug, fixed

#610 - Route parameter data type

Issue - State: closed - Opened by AMW93 8 months ago - 1 comment
Labels: question

#608 - ExampleRequest for JsonElement

Issue - State: closed - Opened by d4rkm0nkey 8 months ago - 3 comments
Labels: question

#607 - Duplicate Swagger endpoints

Issue - State: closed - Opened by d4rkm0nkey 8 months ago - 4 comments
Labels: question

#606 - DisposeAsync in TestFixture disposes of HttpClient before running TearDownAsync

Issue - State: closed - Opened by terryjbutler 8 months ago - 2 comments
Labels: enhancement, implemented

#605 - Remove class constraint from Validator

Issue - State: closed - Opened by Coda17 8 months ago - 1 comment
Labels: enhancement, implemented

#604 - Blank response when combining `required` and `[JsonIgnore]`

Issue - State: closed - Opened by MrGrinst 8 months ago - 1 comment
Labels: question

#603 - JWT Scopes

Issue - State: closed - Opened by GChannonLondon 8 months ago - 4 comments

#602 - Swagger: NotSupportedException when using EndpintWithoutRequest

Issue - State: closed - Opened by gebirgslok 8 months ago - 3 comments
Labels: bug, fixed

#601 - Copy ContentType value from IFormFile's to StreamContents in test helper

Pull Request - State: closed - Opened by poneymusical 8 months ago - 3 comments

#598 - Swagger and Route Parameters

Issue - State: closed - Opened by iamtheprotocol 8 months ago - 3 comments
Labels: misconfiguration

#597 - Refresh Token with Union-Type Returning Handler

Issue - State: open - Opened by URBA22 8 months ago - 5 comments
Labels: enhancement, up for grabs

#596 - JWT token

Issue - State: closed - Opened by GChannon 8 months ago - 4 comments
Labels: question

#595 - Swagger and serialization issues

Issue - State: closed - Opened by bojankostic81 8 months ago - 3 comments
Labels: question

#594 - Q: How to handle Auth Roles & Permissions from database?

Issue - State: closed - Opened by binair-io 8 months ago - 2 comments
Labels: question

#593 - Swagger incompatable with Minimal API?

Issue - State: closed - Opened by d4rkm0nkey 8 months ago - 3 comments
Labels: question

#592 - AddJWTBearerAuth with Keycloak issue

Issue - State: closed - Opened by fcantenot 8 months ago - 10 comments
Labels: question

#591 - How to write test for Endpoint executing ICommand

Issue - State: closed - Opened by d4rkm0nkey 8 months ago - 1 comment
Labels: question

#590 - Should FastEndpoints inner Validater support both DataAnnotation OR FluentValidation

Issue - State: closed - Opened by buyuanne 8 months ago - 3 comments
Labels: question

#589 - Cannot reference Generated Permission List

Issue - State: closed - Opened by binair-io 8 months ago - 5 comments
Labels: question

#588 - Integration tests do not work when response is a subclass of List<MyDTO>

Issue - State: closed - Opened by kbjorklid 8 months ago - 4 comments
Labels: enhancement, implemented

#587 - Job Cancellation Support

Issue - State: closed - Opened by d4rkm0nkey 8 months ago - 10 comments
Labels: enhancement, implemented

#586 - Unable to test the ValidationContext.ThrowError() on my user case

Issue - State: closed - Opened by alva-lin 8 months ago - 1 comment
Labels: question

#585 - [Kiota] CreateZipArchive = false is not working

Issue - State: closed - Opened by zaksnet 8 months ago - 5 comments
Labels: question

#584 - OAuth2 for FastEndpoints

Issue - State: closed - Opened by d4rkm0nkey 8 months ago - 2 comments
Labels: question

#583 - Endpoint returns 404

Issue - State: closed - Opened by bojankostic81 8 months ago - 2 comments
Labels: question

#582 - Service resolver is null! Have you done the unit test setup correctly?

Issue - State: closed - Opened by baynezy 8 months ago - 10 comments
Labels: question

#581 - Validator not running in unit test

Issue - State: closed - Opened by GChannonLondon 8 months ago - 8 comments
Labels: question

#580 - No body when returning exception object in reponse object

Issue - State: closed - Opened by kevinvenclovas 8 months ago - 5 comments
Labels: question

#579 - Fix minLength swagger generation #150

Pull Request - State: closed - Opened by emrekara37 8 months ago - 1 comment

#578 - How can I get raw request body in preprocess method?

Issue - State: closed - Opened by lujamaharjan 9 months ago - 4 comments
Labels: discussion