We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In my following example i save a file in this value
/form/1/solicitude/3/value/1/7
When it saves correctly need to response the self link which have the file to consume and get the file i saved before
The following code is a proposal, u can define a better solution
http://localhost:8000/index.php/api/f1/solicitude/3/value/1/7/hashkeyfile
Just the self link that returns the data for that value
The text was updated successfully, but these errors were encountered:
Faryshta
No branches or pull requests
What steps will reproduce the problem?
In my following example i save a file in this value
What is the expected result?
When it saves correctly need to response the self link which have the file to consume and get the file i saved before
The following code is a proposal, u can define a better solution
What do you get instead?
Just the self link that returns the data for that value
The text was updated successfully, but these errors were encountered: