Closed boakley closed 10 years ago
To cut down on the amount of data sent over the wire, it would be nice if I could specify which fields I want when calling the API. For example, if I just wanted the name and synopsis I should be able to do this:
http://localhost:7070/api/keywords?fields=name,synopsis
To cut down on the amount of data sent over the wire, it would be nice if I could specify which fields I want when calling the API. For example, if I just wanted the name and synopsis I should be able to do this:
http://localhost:7070/api/keywords?fields=name,synopsis