Documenting Nullables in Azure Function OpenAPI
This post is about an issue a colleague and I encountered recently whilst developing a series of layered APIs. The issue was that nullable properties weren’t...
This post is about an issue a colleague and I encountered recently whilst developing a series of layered APIs. The issue was that nullable properties weren’t...
With integration, there is often a need to integrate with ageing, legacy systems. This could be as part of a phased migration to a new system or that the leg...
As an integration developer, one of the most common requirements I deal with is consuming APIs to integrate with different systems. There is still a wide var...
In the last 6 months I’ve started to use Mermaid JS to draft integration designs as well as document implemented integration applications. There is a lot of ...
Most applications make use of configuration to allow an application or script to be used in different ways. A common scenario is when an application has a de...