File tree Expand file tree Collapse file tree 1 file changed +1
-21
lines changed
lib/rest/static/decorated Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change 86662
86662
"application/json": {
86663
86663
"schema": {
86664
86664
"properties": {
86665
- "email": {
86666
- "description": "<p>An email address associated with the GitHub user account to manage.</p>",
86667
- "type": "string",
86668
- "example": "org@example.com",
86669
- "name": "email",
86670
- "in": "body",
86671
- "rawType": "string",
86672
- "rawDescription": "An email address associated with the GitHub user account to manage.",
86673
- "childParamsGroups": []
86674
- },
86675
86665
"visibility": {
86676
86666
"description": "<p><strong>Required</strong>. Denotes whether an email is publically visible.</p>",
86677
86667
"type": "string",
86709
86699
"notes": [],
86710
86700
"descriptionHTML": "<p>Sets the visibility for your primary email addresses.</p>",
86711
86701
"bodyParameters": [
86712
- {
86713
- "description": "<p>An email address associated with the GitHub user account to manage.</p>",
86714
- "type": "string",
86715
- "example": "org@example.com",
86716
- "name": "email",
86717
- "in": "body",
86718
- "rawType": "string",
86719
- "rawDescription": "An email address associated with the GitHub user account to manage.",
86720
- "childParamsGroups": []
86721
- },
86722
86702
{
86723
86703
"description": "<p><strong>Required</strong>. Denotes whether an email is publically visible.</p>",
86724
86704
"type": "string",
95005
94985
"bodyParameters": [],
95006
94986
"descriptionHTML": "<p>Get a random sentence from the Zen of GitHub</p>"
95007
94987
}
95008
- ]
94988
+ ]
You can’t perform that action at this time.
0 commit comments