forked fromgithub/developer.github.com
- Notifications
You must be signed in to change notification settings - Fork0
Commit41d28a5
committed
Update gist files hash to consistently key by filename
The responses returned by the API for Gists always includes a hashfor files that contains a hash for each file in the gist keyed by thefile's name, but this was only reflected in the example response forlisting gists. This commit updates the example responses for getting asingle gist, creating a gist, and editing a gist to correct the fileshash.1 parent3eb05f4 commit41d28a5
1 file changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1226 | 1226 | | |
1227 | 1227 | | |
1228 | 1228 | | |
1229 | | - | |
1230 | | - | |
1231 | | - | |
1232 | | - | |
1233 | | - | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
1234 | 1235 | | |
1235 | 1236 | | |
1236 | 1237 | | |
| |||
1241 | 1242 | | |
1242 | 1243 | | |
1243 | 1244 | | |
1244 | | - | |
| 1245 | + | |
1245 | 1246 | | |
1246 | 1247 | | |
1247 | 1248 | | |
| |||
1252 | 1253 | | |
1253 | 1254 | | |
1254 | 1255 | | |
1255 | | - | |
| 1256 | + | |
1256 | 1257 | | |
1257 | 1258 | | |
1258 | 1259 | | |
| |||
0 commit comments
Comments
(0)