Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loripsum (Independent Publisher) #1233

Merged
merged 42 commits into from
Nov 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
160b208
certify-connector
troystaylor Jun 2, 2021
5fb06db
certify-connector
troystaylor Jun 2, 2021
08dd312
Revert "certify-connector"
troystaylor Jun 2, 2021
4d7fb5d
Revert "certify-connector"
troystaylor Jun 2, 2021
1ce889c
certify-connector
troystaylor Jun 2, 2021
f1a1cc3
certify-connector
troystaylor Jun 3, 2021
620a2cc
certify-connector
troystaylor Jun 4, 2021
5ee79bc
Update apiDefinition.swagger.json
troystaylor Jun 14, 2021
06373fc
Update apiDefinition.swagger.json
troystaylor Jun 14, 2021
3f91d0e
Update apiDefinition.swagger.json
troystaylor Jun 14, 2021
0b9558f
Delete icon.png
troystaylor Jun 14, 2021
c4baf93
Delete settings.json
troystaylor Jun 14, 2021
f8931ee
Update apiDefinition.swagger.json
troystaylor Jun 30, 2021
5274cde
Delete independent-publisher-connectors/HubSpot CMS directory
troystaylor Jul 23, 2021
408a9d1
Delete independent-publisher-connectors/HubSpot CRM directory
troystaylor Jul 23, 2021
abf6aa1
Delete independent-publisher-connectors/HubSpot Marketing directory
troystaylor Jul 23, 2021
74c1af4
Delete independent-publisher-connectors/Xero Accounting directory
troystaylor Jul 23, 2021
b8d9e83
Delete independent-publisher-connectors/Xero Payroll - UK directory
troystaylor Jul 23, 2021
fd67085
Delete independent-publisher-connectors/Xero Projects directory
troystaylor Jul 23, 2021
5a0a16e
Merge branch 'microsoft:dev' into dev
troystaylor Jul 23, 2021
b9467b3
Merge branch 'microsoft:dev' into dev
troystaylor Jul 30, 2021
f23baf9
Merge branch 'microsoft:dev' into dev
troystaylor Aug 8, 2021
ced2e36
Merge branch 'microsoft:dev' into dev
troystaylor Aug 26, 2021
ff73efa
Merge branch 'microsoft:dev' into dev
troystaylor Aug 27, 2021
308734e
Merge branch 'microsoft:dev' into dev
troystaylor Aug 31, 2021
d3649e4
Merge branch 'microsoft:dev' into dev
troystaylor Sep 9, 2021
fd3d5a8
Merge branch 'microsoft:dev' into dev
troystaylor Sep 15, 2021
4fc3991
Merge branch 'microsoft:dev' into dev
troystaylor Sep 17, 2021
e968160
Merge branch 'microsoft:dev' into dev
troystaylor Sep 22, 2021
0e04cfb
Merge branch 'microsoft:dev' into dev
troystaylor Sep 29, 2021
228e20f
Merge branch 'microsoft:dev' into dev
troystaylor Oct 7, 2021
909a359
Include iconBrandColor #da3b01 for IP
troystaylor Oct 7, 2021
a563344
Include iconBrandColor #da3b01 in best practices
troystaylor Oct 7, 2021
a6358ee
Merge branch 'microsoft:dev' into dev
troystaylor Oct 8, 2021
52dfc8a
Rename README.template.md to readme.md
troystaylor Oct 8, 2021
a72822c
Add templates for IP
troystaylor Oct 8, 2021
38444f4
Merge branch 'microsoft:dev' into dev
troystaylor Oct 14, 2021
bbea0cf
Fix typo
troystaylor Oct 14, 2021
bb05496
Merge branch 'microsoft:dev' into dev
troystaylor Oct 17, 2021
4a8a6ad
Merge branch 'microsoft:dev' into dev
troystaylor Oct 27, 2021
ab3e926
Merge branch 'microsoft:dev' into dev
troystaylor Nov 2, 2021
4f800b5
Add files via upload
troystaylor Nov 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"swagger": "2.0",
"info": {
"title": "Loripsum",
"description": "Loripsum.net has an API to generate placeholder text. Sometimes you need lists, headings, long paragraphs, etc. Loripsum.net uses the full text of Cicero's \"De finibus bonorum et malorum\" to make sure you get a different placeholder text every single time.",
"version": "1.0",
"contact": {
"name": "Troy Taylor",
"url": "https://www.hitachisolutions.com",
"email": "[email protected]"
}
},
"host": "loripsum.net",
"basePath": "/",
"schemes": [
"https"
],
"consumes": [],
"produces": [],
"paths": {
"/api/{parameters}": {
"get": {
"responses": {
"200": {
"description": "default",
"schema": {
"type": "string"
}
}
},
"summary": "Get some placeholder text",
"description": "Get some placeholder text. Additional parameters can be used to specify the output.",
"operationId": "GetText",
"parameters": [
{
"name": "parameters",
"in": "path",
"required": true,
"type": "string",
"default": "short",
"x-ms-url-encoding": "single",
"x-ms-summary": "Parameters",
"description": "A '%2F'-separated string, with the following options: integer - The number of paragraphs to generate. short, medium, long, verylong - The average length of a paragraph. decorate - Add bold, italic and marked text. link - Add links. ul - Add unordered lists. ol - Add numbered lists. dl - Add description lists. bq - Add blockquotes. code - Add code samples. headers - Add headers. allcaps - Use ALL CAPS. prude - Prude version. plaintext - Return plain text, no HTML."
}
]
}
}
},
"definitions": {},
"parameters": {},
"responses": {},
"securityDefinitions": {},
"security": [],
"tags": [],
"x-ms-connector-metadata": [
{
"propertyName": "Website",
"propertyValue": "https://loripsum.net/"
},
{
"propertyName": "Privacy policy",
"propertyValue": "https://loripsum.net/"
},
{
"propertyName": "Categories",
"propertyValue": "Data"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"properties": {
"connectionParameters": {},
"iconBrandColor": "#da3b01",
"capabilities": [],
"publisher": "Troy Taylor, Hitachi Solutions",
"stackOwner": "Two Kings B.V."
}
}
30 changes: 30 additions & 0 deletions independent-publisher-connectors/Loripsum/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Loripsum
Loripsum.net has an API to generate placeholder text. Sometimes you need lists, headings, long paragraphs, etc. Loripsum.net uses the full text of Cicero's "De finibus bonorum et malorum" to make sure you get a different placeholder text every single time.

## Publisher: Troy Taylor, Hitachi Solutions

## Prerequisites
There are no prerequisites needed for this connector.

## Obtaining Credentials
This connector does not use authentication, so no credentials are needed.

## Supported Operations
### Get some placeholder text
Get some placeholder text. Additional parameters can be used to specify the output, using a '%2F'-separated string:
- integer - The number of paragraphs to generate.
- short, medium, long, verylong - The average length of a paragraph.
- decorate - Add bold, italic and marked text.
- link - Add links.
- ul - Add unordered lists.
- ol - Add numbered lists.
- dl - Add description lists.
- bq - Add blockquotes.
- code - Add code samples.
- headers - Add headers.
- allcaps - Use ALL CAPS.
- prude - Prude version.
- plaintext - Return plain text, no HTML.

## Known Issues and Limitations
There are no known issues at this time.