LiveRamp / reslang

A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.
Apache License 2.0
23 stars 7 forks source link

Support for optional headers in Reslang #267

Closed xufulin1994 closed 1 year ago

xufulin1994 commented 1 year ago

This PR is to solve OC-37187.

ops-github-DU4JOAWE commented 1 year ago

This change is Reviewable

yanan-xu commented 1 year ago

@xufulin1994 please update docs/releases.md as release logs. As well as the HTTP Request Headers section in docs/reference.md

yanan-xu commented 1 year ago

Hi @msudberg, we have a simple feature for Reslang. Would you please take a look at the doc updates?