Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IdeiasAges
IdeiasAges
Wiki
rest api routes
rest api routes
· Changes
Page history
Update rest api routes
authored
May 04, 2017
by
Rodrigo Domingos Machado
Hide whitespace changes
Inline
Side-by-side
rest-api-routes.md
View page @
4d3e5766
...
...
@@ -51,7 +51,7 @@ OU
```
javascript
$
.
ajax
({
url
:
"
/accounts/analyst/register
"
,
url
:
"
/
api/
accounts/analyst/register
"
,
dataType
:
"
json
"
,
data
:{
cpf
:
"
77288546586
"
,
...
...