Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Azure/azure-functions-openapi-extension issues and pull requests
#675 - Action doesn't run .net 6 function successfully
Issue -
State: closed - Opened by TomCharman 6 days ago
#674 - Arrays of strings and multipart/form-data
Issue -
State: open - Opened by dluc 13 days ago
#673 - .Net 8 Isolated Worker Azure Function v4 Swagger used by the UI is not consistent
Issue -
State: open - Opened by PremiumCEskew about 1 month ago
- 1 comment
#672 - Parameters Not functioning correctly
Issue -
State: open - Opened by SCC-BDuncan about 1 month ago
- 1 comment
#671 - IS THIS REPO DEAD???
Issue -
State: open - Opened by theofred about 1 month ago
- 2 comments
#670 - Test
Issue -
State: closed - Opened by hatunaa about 1 month ago
#669 - Fix bug that causes the configuration version to go out of enum bounds when reading from environment
Pull Request -
State: open - Opened by xIceFox about 2 months ago
#668 - Invalid OpenAPI file generated when path parameters are included.
Issue -
State: open - Opened by fortyCakes about 2 months ago
#667 - How to secure swagger ui page ?
Issue -
State: open - Opened by imhdev about 2 months ago
#666 - TypeExtensions.GetOpenApiReferenceId does not support generics more than 1 level deep
Issue -
State: open - Opened by Arclights 2 months ago
#665 - openApi is not reachable when calling from the azure
Issue -
State: open - Opened by TonyWuAGL 4 months ago
- 1 comment
#664 - Swagger UI generation failing
Issue -
State: closed - Opened by peter-boydon 4 months ago
#663 - .NET 8 Isolated example, swagger ui wont render but I see the endpoints listed in the runtime window
Issue -
State: open - Opened by netbitshift 4 months ago
- 2 comments
#662 - Does not generate valid OpenApi 3.0.1 spec; mutually exclusive `example` and `examples` elements are both generated.
Issue -
State: open - Opened by djseng 4 months ago
#661 - Error when rendering the Swagger UI when API includes a class that has multiple objects(16)
Issue -
State: open - Opened by obosralf 5 months ago
#660 - Update enable-open-api-endpoints-out-of-proc.md
Pull Request -
State: open - Opened by Yazdanifard 5 months ago
#659 - Feature Request: Adding `displayOperationId` to Swagger UI
Issue -
State: open - Opened by cuteribs 5 months ago
#658 - Exception thrown trying to render any endpoint from the OpenAPI endpoints
Issue -
State: closed - Opened by slaneyrw 6 months ago
- 4 comments
#657 - Incorrect schema generated for PATCH requests when using Microsoft.AspNetCore.JsonPatch library
Issue -
State: open - Opened by geetikaPaul 6 months ago
#656 - Visitors - no shortcut for recursive references causing stack overflow
Issue -
State: open - Opened by Wozbo 7 months ago
#655 - Ignore certain enum values
Issue -
State: open - Opened by MarioMajcicaAtABNAMRO 7 months ago
#654 - ObjectTypeVisitor - cast to OpenApiSchemaAcceptor instead of IOpenApiSchemaAcceptor
Issue -
State: open - Opened by Wozbo 7 months ago
- 1 comment
#653 - Validation, is it even working ?
Issue -
State: open - Opened by newportg 7 months ago
#652 - Swagger Serializer Settings
Issue -
State: open - Opened by jnoren1 7 months ago
#651 - Create codeql.yml
Pull Request -
State: closed - Opened by vrdmr 7 months ago
- 1 comment
#650 - Generate OpenApi swagger at build time.
Issue -
State: open - Opened by davidpetric 10 months ago
- 1 comment
Labels: enhancement
#649 - Synchronous operations are disallowed
Issue -
State: open - Opened by throwaway34059 9 months ago
- 1 comment
#648 - Documentation: Update .ConfigureFunctionsWorkerDefaults(...) to be .ConfigureFunctionsWebApplication(...)
Issue -
State: open - Opened by throwaway34059 9 months ago
#647 - Adding custom attribute to the openAPI endpoints possible?
Issue -
State: open - Opened by bzuidgeest 9 months ago
#646 - Make the serialisation naming strategy configurable
Pull Request -
State: open - Opened by CSymes 9 months ago
- 1 comment
#645 - Future of this project?
Issue -
State: open - Opened by davidpetric 10 months ago
- 6 comments
#644 - Easy Auth enabled on Azure portal for function app not allowed to exposed Swagger endpoints
Issue -
State: open - Opened by aifazk 10 months ago
#643 - No way to add example to a parameter definition using attributes - OpenApiParameterAttribute does not support all properties of Microsoft.OpenApi.Models OpenApiParameter
Issue -
State: closed - Opened by sschwinn-fdot 10 months ago
#642 - Allow inherited lists as reference types
Pull Request -
State: open - Opened by Dresel 10 months ago
- 2 comments
#641 - .NET framework Isolated - The system cannot find the file specified.
Issue -
State: open - Opened by mathiasbl 10 months ago
- 1 comment
#640 - Add more options to control exposed Swagger endpoints
Issue -
State: open - Opened by TamayiM 11 months ago
- 3 comments
#639 - Setting the base url in isolated worker azure function
Issue -
State: closed - Opened by Glowiksi 11 months ago
- 2 comments
#638 - Support Specification Extensions
Issue -
State: open - Opened by iwaldman 11 months ago
- 1 comment
#637 - IOpenApiHttpTriggerAuthorization requires IHttpRequestDataObject but function has HttpRequestData
Issue -
State: open - Opened by GilShalit 11 months ago
#636 - Ordering tags alphanumerically
Issue -
State: open - Opened by GilShalit 11 months ago
#635 - SwaggerUI Bundle request/response interceptors
Pull Request -
State: open - Opened by tpwalke2 11 months ago
- 1 comment
#634 - Support for X-Forwarded-Host
Issue -
State: open - Opened by mathiasi 12 months ago
- 2 comments
#633 - Cannot Generate Open API swagger.json file if inheriting from ITableEntity From Azure.Data.Tables
Issue -
State: open - Opened by danielmoerland 12 months ago
- 2 comments
#632 - Adding support for System.Text.Json.Serialization.JsonConverter
Pull Request -
State: open - Opened by jayasankarp 12 months ago
- 3 comments
#632 - Adding support for System.Text.Json.Serialization.JsonConverter
Pull Request -
State: open - Opened by jayasankarp 12 months ago
- 4 comments
#631 - .NET 8 isolated process - "The type or namespace name 'Azure' does not exist..."
Issue -
State: closed - Opened by remitonning 12 months ago
- 1 comment
#630 - Loading types from referenced dll's should be optional, very poor performance of generating swagger document for large projects.
Issue -
State: open - Opened by Zachwiany 12 months ago
#629 - .NET 8, Function Decorators Not Recognized
Issue -
State: open - Opened by eat-sleep-code 12 months ago
- 28 comments
#628 - Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore support
Issue -
State: closed - Opened by davidpetric 12 months ago
- 1 comment
#627 - fix #626 Microsoft.Azure.Functions.Worker.Extensions.OpenApi throws System.IO.FileNotFoundException
Pull Request -
State: open - Opened by lgp1985 about 1 year ago
- 5 comments
#626 - Microsoft.Azure.Functions.Worker.Extensions.OpenApi throws System.IO.FileNotFoundException
Issue -
State: open - Opened by lgp1985 about 1 year ago
- 2 comments
#625 - Not supporting Microsoft.Azure.Functions.Worker.Sdk version 1.16.0
Issue -
State: closed - Opened by Strandfelt about 1 year ago
- 10 comments
#624 - Feature: split definitions to several swagger.json
Issue -
State: open - Opened by HT-Xaris about 1 year ago
- 1 comment
#623 - PR Add : Set NamingStrategy Type #613 tagged with v2.0.0-preview2, but not included in the NuGet package 2.0.0-preview2
Issue -
State: open - Opened by Wotee about 1 year ago
- 1 comment
#622 - Replace Moq Library to Nsubstitute in v2 WebJobs Core.Tests project
Pull Request -
State: open - Opened by hnnynh about 1 year ago
#621 - Replacing Test Framework Moq to Nsubstitute in WebJobs Tests project
Pull Request -
State: open - Opened by kikingki about 1 year ago
#620 - Modify UseFullname to be available in Outproc
Pull Request -
State: open - Opened by Hwangwoosam about 1 year ago
#619 - Modify UseFullname to be available in Outproc
Pull Request -
State: closed - Opened by Hwangwoosam about 1 year ago
#618 - Replace Moq Library to Nsubstitute in v2 WebJobs Core.Tests project
Pull Request -
State: closed - Opened by hnnynh about 1 year ago
#617 - Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore and OpenApi extension
Issue -
State: open - Opened by safigi about 1 year ago
- 6 comments
#616 - Multipart/form-data is not supporting file upload in Isolated Workers Net7
Issue -
State: closed - Opened by quoctienkt about 1 year ago
- 1 comment
#615 - Bug report, feature request or other request
Issue -
State: open - Opened by johnno82 about 1 year ago
#614 - Support for ASP.NET Core integration request/response model
Issue -
State: open - Opened by samuelepecetto about 1 year ago
#613 - Add : Set NamingStrategy Type
Pull Request -
State: closed - Opened by HongGeonUi about 1 year ago
Labels: enhancement, oca-pr, oca-issue, v2.0.0-preview2
#612 - Question: Multiple Azure Function Apps projects in one solution - in-process solution
Issue -
State: open - Opened by DawidKuzminski about 1 year ago
- 10 comments
#611 - Fix GetUnderlyingType() can't get Type when Type is NestedCollection
Pull Request -
State: open - Opened by Hwangwoosam about 1 year ago
- 2 comments
Labels: oca-pr, oca-issue
#610 - Add Fullname option
Pull Request -
State: closed - Opened by Hwangwoosam about 1 year ago
- 1 comment
Labels: enhancement, oca-pr, oca-issue, v2.0.0-preview2
#609 - Add Fullnamespace option
Pull Request -
State: closed - Opened by Hwangwoosam about 1 year ago
#608 - Delete unused code related to moq
Pull Request -
State: closed - Opened by hnnynh about 1 year ago
Labels: enhancement, oca-pr, oca-issue, v1.6.0
#607 - Replacing Test Framework Moq to Nsubstitute in WebJobs Tests project
Pull Request -
State: closed - Opened by kikingki about 1 year ago
- 1 comment
Labels: enhancement, oca-pr, oca-issue, v1.6.0
#606 - Replace Moq Library to Nsubstitute in WebJobs Core.Tests project
Pull Request -
State: closed - Opened by hnnynh about 1 year ago
- 1 comment
Labels: enhancement, oca-pr, oca-issue, v1.6.0
#605 - Replacing Moq to NSubstitute in Functions.Worker.Extensions.OpenApi.Tests
Pull Request -
State: closed - Opened by KwonSunJae about 1 year ago
Labels: enhancement, oca-pr, oca-issue, v1.6.0
#604 - The key in schemas of components MUST match the regular expression
Issue -
State: open - Opened by bonjo over 1 year ago
#603 - Fixed comment guideline while using NugetPackages (#594)
Pull Request -
State: closed - Opened by KwonSunJae over 1 year ago
- 1 comment
Labels: documentation, oca-pr, oca-issue, v1.6.0
#602 - Publish new InProc AzFn, missing swagger/ui endpoint in Azure Portal Functions list
Issue -
State: open - Opened by OzBob over 1 year ago
- 1 comment
#601 - Bug report, feature request or other request
Issue -
State: open - Opened by LokanathCalyx over 1 year ago
#600 - Feat: Add ByteTypeVisitor, CharTypeVisitor
Pull Request -
State: closed - Opened by HongGeonUi over 1 year ago
- 3 comments
Labels: enhancement, oca-pr, oca-issue, v1.6.0
#599 - Question: How is it possible to host swagger ui behind AAD identity provider
Issue -
State: open - Opened by agravity-philipp over 1 year ago
#598 - Replace Moq with something else
Issue -
State: closed - Opened by justinyoo over 1 year ago
Labels: enhancement, oca-issue, v1.6.0
#597 - Package upgrade results in non-working Swagger document
Issue -
State: open - Opened by RichardPoes over 1 year ago
#596 - Following Getting Started Guide for Out of Process Model Fails
Issue -
State: open - Opened by devicenul1 over 1 year ago
#595 - Swagger shows "No operations defined in spec!"
Issue -
State: closed - Opened by kobelobster over 1 year ago
- 1 comment
#594 - Using nuget package in sample Microsoft.Azure.Functions.Worker.Extensions.OpenApi.FunctionApp.OutOfProc fails
Issue -
State: closed - Opened by niklassaers over 1 year ago
- 1 comment
Labels: documentation, oca-issue, v1.6.0
#593 - Swtich reference id type names and remove underscore for dictionary and list to comply OpenApi Spec
Pull Request -
State: open - Opened by m2xFriesen over 1 year ago
- 1 comment
#592 - Use namingStrategy when converting enum to OpenApiStringCollection
Pull Request -
State: closed - Opened by m2xFriesen over 1 year ago
- 3 comments
#591 - Clarification openapi working with easy auth
Issue -
State: open - Opened by ilmax over 1 year ago
#590 - How to define using decorators one endpoints multiple request methods - GET, POST, PATCH?
Issue -
State: open - Opened by eriksdombrovskis over 1 year ago
- 1 comment
#589 - Added Example property to OpenApi attribute
Pull Request -
State: open - Opened by PaulNieuwelaar over 1 year ago
- 3 comments
#588 - OpenApiResponseWithBody fails to serialize object
Issue -
State: open - Opened by michaelelleby over 1 year ago
- 1 comment
#587 - Fix docs broken script links
Pull Request -
State: closed - Opened by devlead over 1 year ago
- 1 comment
#586 - Complex properties not showing within example
Issue -
State: open - Opened by dannythomas13 over 1 year ago
#585 - create test for OpenApiWriterFactory.cs
Pull Request -
State: closed - Opened by JaewonB37 over 1 year ago
#585 - create test for OpenApiWriterFactory.cs
Pull Request -
State: closed - Opened by JaewonB37 over 1 year ago
#585 - create test for OpenApiWriterFactory.cs
Pull Request -
State: closed - Opened by JaewonB37 over 1 year ago
#584 - create test for OpenApiWriterFactory.cs
Pull Request -
State: closed - Opened by JaewonB37 over 1 year ago
- 1 comment
Labels: enhancement, oca-pr, v1.6.0
#584 - create test for OpenApiWriterFactory.cs
Pull Request -
State: closed - Opened by JaewonB37 over 1 year ago
- 1 comment
Labels: enhancement, oca-pr, v1.6.0
#584 - create test for OpenApiWriterFactory.cs
Pull Request -
State: closed - Opened by JaewonB37 over 1 year ago
- 1 comment
Labels: enhancement, oca-pr, v1.6.0
#584 - create test for OpenApiWriterFactory.cs
Pull Request -
State: closed - Opened by JaewonB37 over 1 year ago
- 1 comment
Labels: enhancement, oca-pr, v1.6.0
#583 - Test for OpenApiWriterFactory Class
Issue -
State: closed - Opened by JaewonB37 over 1 year ago
#582 - Add unit test for OpenApiSecurityRequirementComparer Class
Pull Request -
State: closed - Opened by JiwonKKang over 1 year ago
- 1 comment
Labels: enhancement, oca-pr, v1.6.0