[Feature idea/request] is possible to mock non m365 API response? #1233
|
The guide said it could simulate error for non m365 API. Does it support to mock response for them? |
Answered by
waldekmastykarz
Sep 1, 2023
Replies: 1 comment
|
Yes, you can use the proxy to simulate any API. Here's an example for OpenAI API for example: https://adoption.microsoft.com/en-us/sample-solution-gallery/sample/pnp-openai-throttling/. Let us know if it's helpful and if you've got any other questions |
0 replies
Answer selected by
waldekmastykarz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can use the proxy to simulate any API. Here's an example for OpenAI API for example: https://adoption.microsoft.com/en-us/sample-solution-gallery/sample/pnp-openai-throttling/. Let us know if it's helpful and if you've got any other questions