Extend CrudApiPlugin with JMESPath
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 832
- Fork
- 89
- Merge trung bình
- 12 giờ 1 phút
- Pull request đã merge (30 ngày)
- 23
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.