Closed insub closed 2 years ago
Hi @insub You are right, currently, there is no function for removing or updating a path. This lib is oriented to support the following use case: to create an inmutable tree spec and then serialize it to JSON or Yaml.
What is your use case? Why do you need to remove or update a path you already has setup previously?
It could be added to the library, for sure, but then, I guess, we will need to add remove/update support also for others concepts like tags, responses, types, etc.
I don't seem to see the relevant function in the dsl. thank.