imaginevision / Z-Camera-Doc

Document for Z Camera
151 stars 47 forks source link

Inconsistent action parameter naming #2

Open pizthewiz opened 9 years ago

pizthewiz commented 9 years ago

Many URLs use an action param but the media access URLs use act while all the others use action:

ghost commented 9 years ago

Will fix it:)

------------------ Original ------------------ From: "pizthewiz"notifications@github.com; Date: Mon, Sep 21, 2015 09:22 AM To: "imaginevision/Z-Camera-Doc"Z-Camera-Doc@noreply.github.com;

Subject: [Z-Camera-Doc] Inconsistent action parameter naming (#2)

Many URLs use an action param but the media access URLs use act while all the others use action:

/ctrl/session[?action=quit]

/DCIM/100MEDIA/EYED0001.MOV?act=rm

/ctrl/mode?action=query

/ctrl/still?action={cap}*

/ctrl/rec?action={start}

/ctrl/set?action=clear

/ctrl/mag?action={enable}[&pos={position}]

/ctrl/card?action={format}

— Reply to this email directly or view it on GitHub.

pizthewiz commented 8 years ago

Appears to be an issue in 0.21 still.