-
Notifications
You must be signed in to change notification settings - Fork 2.1k
/
Copy pathupdate_lesson_content.yml
141 lines (141 loc) · 4.1 KB
/
update_lesson_content.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
---
http_interactions:
- request:
method: get
uri: https://api.github.com/repos/theodinproject/curriculum/contents//lesson_one_github_url
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- application/vnd.github.v3+json
User-Agent:
- Octokit Ruby Gem 8.0.0
Content-Type:
- application/json
Accept-Encoding:
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
response:
status:
code: 404
message: Not Found
headers:
Server:
- GitHub.com
Date:
- Sun, 28 Jan 2024 17:52:55 GMT
Content-Type:
- application/json; charset=utf-8
X-Github-Media-Type:
- github.v3; format=json
X-Github-Api-Version-Selected:
- '2022-11-28'
Access-Control-Expose-Headers:
- ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes,
X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO,
X-GitHub-Request-Id, Deprecation, Sunset
Access-Control-Allow-Origin:
- "*"
Strict-Transport-Security:
- max-age=31536000; includeSubdomains; preload
X-Frame-Options:
- deny
X-Content-Type-Options:
- nosniff
X-Xss-Protection:
- '0'
Referrer-Policy:
- origin-when-cross-origin, strict-origin-when-cross-origin
Content-Security-Policy:
- default-src 'none'
Vary:
- Accept-Encoding, Accept, X-Requested-With
X-Ratelimit-Limit:
- '60'
X-Ratelimit-Remaining:
- '59'
X-Ratelimit-Reset:
- '1706467975'
X-Ratelimit-Resource:
- core
X-Ratelimit-Used:
- '1'
Content-Length:
- '112'
X-Github-Request-Id:
- F4FB:A18F2:8998E39:8B5D3C6:65B69477
body:
encoding: ASCII-8BIT
string: '{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content"}'
recorded_at: Sun, 28 Jan 2024 17:52:55 GMT
- request:
method: get
uri: https://api.github.com/repos/theodinproject/curriculum/contents//lesson_two_github_url
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- application/vnd.github.v3+json
User-Agent:
- Octokit Ruby Gem 8.0.0
Content-Type:
- application/json
Accept-Encoding:
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
response:
status:
code: 404
message: Not Found
headers:
Server:
- GitHub.com
Date:
- Sun, 28 Jan 2024 17:52:55 GMT
Content-Type:
- application/json; charset=utf-8
X-Github-Media-Type:
- github.v3; format=json
X-Github-Api-Version-Selected:
- '2022-11-28'
Access-Control-Expose-Headers:
- ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes,
X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO,
X-GitHub-Request-Id, Deprecation, Sunset
Access-Control-Allow-Origin:
- "*"
Strict-Transport-Security:
- max-age=31536000; includeSubdomains; preload
X-Frame-Options:
- deny
X-Content-Type-Options:
- nosniff
X-Xss-Protection:
- '0'
Referrer-Policy:
- origin-when-cross-origin, strict-origin-when-cross-origin
Content-Security-Policy:
- default-src 'none'
Vary:
- Accept-Encoding, Accept, X-Requested-With
X-Ratelimit-Limit:
- '60'
X-Ratelimit-Remaining:
- '58'
X-Ratelimit-Reset:
- '1706467975'
X-Ratelimit-Resource:
- core
X-Ratelimit-Used:
- '2'
Content-Length:
- '112'
X-Github-Request-Id:
- F4FC:2344B8:898DB90:8B4EED5:65B69477
body:
encoding: ASCII-8BIT
string: '{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content"}'
recorded_at: Sun, 28 Jan 2024 17:52:55 GMT
recorded_with: VCR 6.2.0