Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a65d2fd

Browse files
committed
Updating tags
1 parent 6d9c524 commit a65d2fd

File tree

14 files changed

+15
-13
lines changed

14 files changed

+15
-13
lines changed

GithubAPI.package/GHGenericGetRequest.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "",
33
"super" : "GHGetRequest",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Core",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

GithubAPI.package/GHGetPullRequests.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "",
33
"super" : "GHGetRequest",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Requests",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

GithubAPI.package/GHGetRepositoryIssues.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "",
33
"super" : "GHGetRequest",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Requests",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

GithubAPI.package/GHGetRequest.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "",
33
"super" : "Object",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Core",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

GithubAPI.package/GHGetUser.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "",
33
"super" : "GHGetRequest",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Requests",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

GithubAPI.package/GHGetUserOrganizations.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "",
33
"super" : "GHGetRequest",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Requests",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

GithubAPI.package/GHGetUserRepositories.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "",
33
"super" : "GHGetRequest",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Requests",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

GithubAPI.package/GHLink.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "GuillermoPolito 10/19/2017 20:18",
33
"super" : "Object",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Core",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

GithubAPI.package/GHRequestIterator.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "",
33
"super" : "Object",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Core",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

GithubAPI.package/GHResponse.class/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"commentStamp" : "GuillermoPolito 10/19/2017 20:22",
33
"super" : "Object",
4-
"category" : "GithubAPI",
4+
"category" : "GithubAPI-Core",
55
"classinstvars" : [ ],
66
"pools" : [ ],
77
"classvars" : [ ],

0 commit comments

Comments
 (0)