-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FEAT: Added/Updated [composed, instantiates, ParseCopilotOrganization…
…Details_cli, SerializeCopilotOrganizationDetails_cli, ParseCopilotOrganizationDetails_ide_chat, SerializeCopilotOrganizationDetails_ide_chat, ParseCopilotOrganizationDetails_platform_chat, SerializeCopilotOrganizationDetails_platform_chat]| Removed [composed, instantiates] (#45)
- Loading branch information
1 parent
c865226
commit 73a734b
Showing
1,994 changed files
with
16,903 additions
and
4,825 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ package advisories | |
import ( | ||
"errors" | ||
) | ||
// | ||
type GetDirectionQueryParameterType int | ||
|
||
const ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ package advisories | |
import ( | ||
"errors" | ||
) | ||
// | ||
type GetSeverityQueryParameterType int | ||
|
||
const ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ package advisories | |
import ( | ||
"errors" | ||
) | ||
// | ||
type GetSortQueryParameterType int | ||
|
||
const ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ package advisories | |
import ( | ||
"errors" | ||
) | ||
// | ||
type GetTypeQueryParameterType int | ||
|
||
const ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.