Justin Yoo
Justin Yoo
지금은 시작 시각 + 몇시간 동안 할 건지 만 나와 있는데 종일 이벤트 같은 것들을 위해 all day 체크 박스 넣어주실 수 있나효?
Hi, I found that `DateParseHandling` is only globally applied in `JsonSerializerSettings`, rather than applied to individual property. Therefore, if there is a need to handle both converted DateTime/DateTimeOffset value and...
> This is the list of features, enhancements, and bug fixes to be released into the upcoming releases, especially with breaking changes. > > This is not the complete list,...
Azure Functions v3 has a strong dependency on `Newtonsoft.Json`. For future proof, it should be decoupled from the runtime and support both `System.Text.Json` and `Newtonsoft.Json` on dev's choice, especially for...
Curerntly, 4 UI-related endpoints are not exposed to the OpenAPI document: * `/swagger/ui` * `/swagger.{extension}` * `/openapi/{version}.{extension}` * `/oauth2-redirect.html` There are cases that devs want to expose those endpoints through...
OpenAPI spec v3 supports multiple server hosts while Swagger UI only takes the first one to render endpoints. If devs pass the index number through the querystring parameter, the Swagger...
**Describe the issue** We need a GitHub Action to generate the OpenAPI document on-the-fly after building an Azure Functions app within a CI/CD pipeline. **Additional context** Related to #366 There...
Related to: https://github.com/aliencube/AzureFunctions.Extensions/issues/116 > There are already samples how to make use of this library to make some more advanced annotations for Custom Connectors in Logic Apps or Power Automate....
**Describe the bug** I'm using a Docker container image, `mcr.microsoft.com/azure-cli:2.33.1`, which is based on Alpine Linux. I installed nvm and the latest node v16.x successfully. But I wasn't able to...
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli). **Describe the bug** A clear and concise...