dotnet / dotnet/dev-proxy

Extend CrudApiPlugin with JMESPath

Open
#680 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
832
Forks
89
Avg merge
12h 1m
Merged PRs (30d)
23

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.