-
Notifications
You must be signed in to change notification settings - Fork 5
Coming soon
biscuit314 edited this page Oct 3, 2014
·
1 revision
- More media type formatters
- currently working on Collection+Json
- Siren will be after that
- More list capabilities
- esp. paged lists
- Look at SimpleResourceList.cs - if you can improve/expand this or other lists please contribute!
- Mix and match media types
- You may want some resources to be one media type by default
- current approach is "support them all, let the client choose"
- in a future release you may be able to add attributes (or other technique) to alter the defaults per resource
- Alternate media types
- not sure what to call this right now
- the idea is in addition to hypermedia types you may want to allow JPG or PDF, or whatever.
- I'm working on a technique to provide this