cli/pkg/httpmock
Mislav Marohnić 0ad153f696 Separate payload structs for REST vs GraphQL repo create
This enforces strict separation between serialization structs used for
repository creation payload with respect to whether GraphQL or REST was
used. Before, a field added to a GraphQL payload would leak to REST
payload (and vice versa).
2021-07-15 12:56:14 +02:00
..
legacy.go Remove unused method from httpmock package 2021-06-14 09:39:14 -03:00
registry.go Fix pr checkout <owner>:<branch> when it matches the default branch 2020-07-15 15:35:42 +02:00
stub.go Separate payload structs for REST vs GraphQL repo create 2021-07-15 12:56:14 +02:00