Sha256: 490271d34639220abbe773586a1e8721815a54121c3f3bd04000f47dee24aa4d
Contents?: true
Size: 512 Bytes
Versions: 7
Compression:
Stored size: 512 Bytes
Contents
--- - name: 'Create new User' request: path: '/users/duffyduck' method: 'PUT' body: username: 'duffyduck' response_expectation: status_code: 201 headers: Last-Modified: /.*/ body: username: 'duffyduck' fsk: "17" - name: 'Update existing User - Update watchlist' request: path: '/users/duffyduck/watchlist' method: 'PUT' body: - m367 - m73 response_expectation: status_code: 204 body:
Version data entries
7 entries across 7 versions & 1 rubygems