Commit 8c5d2324c00ed95172387369b35ea08190253cf7
1 parent
5cd8ac21
validar
Showing
1 changed file
with
2 additions
and
2 deletions
Readme.md
... | ... | @@ -46,7 +46,7 @@ POST Method |
46 | 46 | ``` |
47 | 47 | http[s]://service2.funifier.com/2.0.0/track |
48 | 48 | ``` |
49 | - - Parameter Type Required Description | |
49 | + | |
50 | 50 | - api_key **String** Required |
51 | 51 | - access_token **String** Optional |
52 | 52 | - player **String** Optional |
... | ... | @@ -79,7 +79,7 @@ http[s]://service2.funifier.com/2.0.0/get_widget_data |
79 | 79 | ``` |
80 | 80 | ## Parameters |
81 | 81 | |
82 | -- Parameter Type Required Description | |
82 | + | |
83 | 83 | - api_key **String** Required |
84 | 84 | - access_token **String** Optional |
85 | 85 | - player **String** Optional | ... | ... |