Skip to content

Instantly share code, notes, and snippets.

View asirihewage's full-sized avatar
🏠
Working from home

Asiri H asirihewage

🏠
Working from home
View GitHub Profile
@asirihewage
asirihewage / sample.raml
Created May 28, 2022 06:54
Sample-RAML-API-using-MuleSoft
#%RAML 1.0
title: MyFirstAPISpecification
version: 1.0
/users:
/authors:
description: This is used to get authors details
get:
responses:
200:
body: