{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":682099400,"defaultBranch":"master","name":"exvcr","ownerLogin":"seated","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-08-23T12:45:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/26011626?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1693118394.0","currentOid":""},"activityList":{"items":[{"before":"a1d9dbc1d35f391fe1242cc6caf3d6a1cd3b407e","after":null,"ref":"refs/heads/pjb/normalize-response-body","pushedAt":"2023-08-27T06:39:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"patrickberkeley","name":"Patrick Berkeley","path":"/patrickberkeley","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8364?s=80&v=4"}},{"before":"24ad2690e3c0a47eede461427902944171ea66fc","after":"a1d9dbc1d35f391fe1242cc6caf3d6a1cd3b407e","ref":"refs/heads/pjb/normalize-response-body","pushedAt":"2023-08-24T14:58:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"patrickberkeley","name":"Patrick Berkeley","path":"/patrickberkeley","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8364?s=80&v=4"},"commit":{"message":"Normalizes url by parsing params, converting to a list, and sorting\n\nBefore this change, if the url query params were in a different order\nthan the url params in the cassette, the request body match would fail.\n\nAs of OTP 26, map key order is not guaranteed, so url params that are\ncreated using maps can fail to match since the order of their keys is\nnot idempotent.\n\nThese changes convert the url params to a list and sort it before\ncomparing it to the url in the cassette. This ensures cassettes will be\nmatched as long as their url params contain the same set of key-value\npairs as the incoming url params (and the rest of the url matches too).","shortMessageHtmlLink":"Normalizes url by parsing params, converting to a list, and sorting"}},{"before":"321707f6eb60bec514753ba44a0347d394922996","after":"24ad2690e3c0a47eede461427902944171ea66fc","ref":"refs/heads/pjb/normalize-response-body","pushedAt":"2023-08-24T14:29:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"patrickberkeley","name":"Patrick Berkeley","path":"/patrickberkeley","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8364?s=80&v=4"},"commit":{"message":"Normalizes url by parsing params, converting to a list, and sorting\n\nBefore this change, if the url query params were in a different order\nthan the url params in the cassette, the request body match would fail.\n\nAs of OTP 26, map key order is not guaranteed, so url params that are\ncreated using maps can fail to match since the order of their keys is\nnot idempotent.\n\nThese changes convert the url params to a list and sort it before\ncomparing it to the url in the cassette. This ensures cassettes will be\nmatched as long as their url params contain the same set of key-value\npairs as the incoming url params (and the rest of the url matches too).","shortMessageHtmlLink":"Normalizes url by parsing params, converting to a list, and sorting"}},{"before":null,"after":"321707f6eb60bec514753ba44a0347d394922996","ref":"refs/heads/pjb/normalize-response-body","pushedAt":"2023-08-23T14:19:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"patrickberkeley","name":"Patrick Berkeley","path":"/patrickberkeley","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8364?s=80&v=4"},"commit":{"message":"Normalizes request body by parsing as params, then converting to a list\n\nBefore this change, if the request body was a list of params that were\nin a different order than the params in the cassette, the request body\nmatch would fail.\n\nAs of OTP 26, map key order is not guaranteed, so request bodies that\nare created using maps can fail to match since the order of their keys\nis not idempotent.\n\nThese changes convert the request body to a list of params and sort it\nbefore comparing it to the request body in the cassette. This ensures\ncassettes will be matched as long as their request bodies contain the\nsame set of key-value pairs as the incoming request body.","shortMessageHtmlLink":"Normalizes request body by parsing as params, then converting to a list"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADc07HswA","startCursor":null,"endCursor":null}},"title":"Activity ยท seated/exvcr"}