Closed chandralegend closed 8 months ago
Love this, will save for roadmap.
Btw, I think it would be best to leverage the public/private/protected access modifiers to do this. We'll need to pass this info through the make_arch interface. And need to add one for abilities.
This is a note to self and perhaps @amadolid
Close this for now and we will revisit when we have a v1 of the jaseci stack.
This is something that goes along with the plugin.
Problem with Jaseci v1 Approach of API generation
Possibile Implementation For a jac file if we have included the jac plugin auto_api. Every walker , ability will become an API endpoint.
Above code will create only one API Endpoint (test1) and test2 will not be made.