Initial Commit
slip slop
This commit is contained in:
commit
064e672ab7
61 changed files with 3504 additions and 0 deletions
8
ain/references/delete-musician.ain
Normal file
8
ain/references/delete-musician.ain
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Remove a musician tag from a reference
|
||||
# ain ain/base.ain ain/references/delete-musician.ain --vars ID=1 REF_ID=2 NAME="Tony Rice"
|
||||
|
||||
[Host]
|
||||
/tunes/${ID}/references/${REF_ID}/musicians/${NAME}
|
||||
|
||||
[Method]
|
||||
DELETE
|
||||
Loading…
Add table
Add a link
Reference in a new issue