Extend CrudApiPlugin with JMESPath
Aperta
- Lingua principale
- C#
- Stelle
- 832
- Fork
- 89
- Merge medio
- 12h 1m
- PR unite (30g)
- 23
Descrizione
The .NET implementation of JSONPath is limited and only allows us to do basic filtering. In comparison, using JMESPath.net we can use the full power of JMESPath including implementing more complex scenarios such as paging ($top) or changing shape of the response ($select).
Let's switch to JMESPath and update the documentation accordingly.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.