ttu / dotnet-fake-json-server

Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
https://ttu.github.io/dotnet-fake-json-server/
MIT License
388 stars 84 forks source link

Add response caching to dynamic GET methods #66

Closed lakshimaprabhani closed 5 years ago

lakshimaprabhani commented 5 years ago

read.txt

ttu commented 5 years ago

Hi. I suppose this was an accidental PR?

Never had time to figure out how could disable caching implemented with attributes, so this task has been on hold for a long time.

Will close this now.