meta { name: Get Legal Moves type: http seq: 4 } http { method: GET url: {{baseUrl}}/board/game/{{gameId}}/moves?square={{square}} auth: none } headers { Accept: application/json }