Introduction What is Open API Specification The OpenAPI Specification (OAS), formerly known as Swagger, is a widely adopted, language-agnostic standard for defining HTTP-based APIs. It enables both humans and machines to explore and understand an API’s capabilities without needing access to the underlying source code. At its core, OAS provides a structured format, typically in […]
Introduction Pre-requisites Implementing Basic Authentication and JSON Threat Protection in MuleSoft Steps: 2. Next, we’ll publish the API specification to exchange. 3. Then we will create a new Mule project and scaffold it. 4. Next, we will add 2 loggers which determines the start and end of flow. 5. Then we’ll create a new mule […]