Code Monkey home page Code Monkey logo

Comments (4)

rolaca11 avatar rolaca11 commented on September 22, 2024 2

I just forked the repository and am testing out a couple of ideas about this feature, I'll report back if I have any results

from rest-list-parameter-plugin.

h1dden-da3m0n avatar h1dden-da3m0n commented on September 22, 2024

hmmm, very interesting use-case.
Thank you for this feature request/idea! I am a bit occupied with work these days, but I sure find your request tempting to experiment with.

The easiest initial impl that comes to my mind is 'flatting' the json object and presenting that. (that would also be how the pipeline would receive the json object)
form your example { "name": "...", "age": ..., "profession": "..." } (however that is likely anyway how the json gets recived in the first place, cause who in their right mind sends pretty printed json)
But since that indeed would be a mess to select I also like the idea of a 'second' JSONPath for the select value, however how to realise that in a clean way with a JSONPath, XPath and 'simple' single value select option might be a bit more tricky.

Regardless, very neat proposal and I will see what I can realise in due time.

Disclaimer: If you or someone else wants to offer a PR before I have time to work on this, please feel more than welcome to.

from rest-list-parameter-plugin.

h1dden-da3m0n avatar h1dden-da3m0n commented on September 22, 2024

Awesome!
Thank you

from rest-list-parameter-plugin.

h1dden-da3m0n avatar h1dden-da3m0n commented on September 22, 2024

released as part of v1.5.0

from rest-list-parameter-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.