API History.

0
how to mentain API history in mendix?
asked
2 answers
1

When you say “API history” do you mean API versioning (for example, maintaining v1/v2 endpoints), or do you mean keeping a history/log of API calls (requests, responses, status)?

answered
0

I mean keeping a history/log of API calls (requests, responses, status)

answered