CodePasteSoapService
The following operations are supported. For a formal definition, please review the Service Description.
-
DeleteSnippet
Deletes an individual snippet -
GetCommentsForSnippet
Retrieve comments for a given snippet -
GetNewSnippet
Returns a new empty snippet to the client. The snippet contains a new id. -
GetRecentSnippets
Returns a list of recent snippets -
GetSessionKey
Login method for update operations agains the API that returns a session key -
GetSnippet
Returns an individual snippet based on an Id -
GetSnippetsForUser
Returns a list of snippets for a given user's id -
ListSnippets
Generic snippet list method where filters are Recent, Tag, User, Language and parameters are empty, tag name, user id or language respectively -
PostNewCodeSnippet
Allows posting of a new Code Snippet to the service -
SearchSnippets
Allows searching of snippets by providing a search parameter structure