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

GetModels API Update - Add Summary query option #3

Open
wants to merge 87 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
c30a385
Initial commit.
Apr 17, 2019
00e4cf3
Incorporating PR feedback
Apr 18, 2019
8dbcee7
Adding examples, cleanup.
Apr 18, 2019
90946c6
Fixing json syntax errors.
Apr 18, 2019
5812674
Incorporating feedback.
Apr 18, 2019
843f2f7
Refactor swagger to common type.
Apr 18, 2019
2c78f40
Incorporating feedback.
Apr 19, 2019
3840cae
Moved to preview, refactor, fixes.
Apr 19, 2019
29ea35b
Updated text.
Apr 19, 2019
6efacb5
Minor text change.
Apr 19, 2019
292f8ba
More minor text updates.
Apr 19, 2019
781f7db
Reverting accidental change
Apr 21, 2019
10c7f52
Refactor
Apr 21, 2019
e137884
Refactor, Adding GetModels REST API placeholder
Apr 22, 2019
3753fc5
Refactor, fixes
Apr 25, 2019
5ed88d4
Refactor, Updated definitions.
Apr 25, 2019
9864cca
Fix type definition
Apr 25, 2019
da9d7d3
model* API endpoint updated
Apr 26, 2019
81b6743
Fix build issue, Reverting change to face swagger
Apr 26, 2019
4d75131
updated namespace
Apr 26, 2019
29e2bc7
Updated return type for /models api
Apr 27, 2019
4e65e77
Update FormRecognizer.json
Bastortz2 Apr 27, 2019
3ae0d35
Merge pull request #1 from Bastortz2/patch-2
ramparab Apr 27, 2019
4c99141
Refactor, opid changes.
Apr 30, 2019
8385975
removing multi as it causing autorest codegen issues with langs like …
Apr 30, 2019
9b1f37a
reverting face.json changes.
Apr 30, 2019
355ce60
renamed example, fixed typo in example to make it valid json
Apr 30, 2019
afc041b
API review feedback, Reverting OpIds
Apr 30, 2019
c5ddd4b
API review feedback, fixing examples for model verification
May 1, 2019
0f9441c
Fixing examples for model validation
May 1, 2019
6b2d1b2
Capturing feedback from API Review
May 1, 2019
0c0e7b2
Capturing feedback from API review
May 1, 2019
96cb967
Fix generated code path, Fix generated SDK class name
May 2, 2019
9e59952
merging from master
May 2, 2019
a85c578
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 2, 2019
af8009b
Update title to be used for SDK code generation
May 3, 2019
fb11a90
Updating help text.
May 14, 2019
4748bc0
resolving conflict
May 14, 2019
e588f2f
Update help text.
May 14, 2019
8b27a4e
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 14, 2019
e8cce48
Update help text.
May 14, 2019
c73dbf1
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 21, 2019
808aa67
Initial commit.
May 21, 2019
011ff10
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 22, 2019
2da631e
merging receipts with FR
May 22, 2019
68cd858
update for receipt
May 22, 2019
f7634c2
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 22, 2019
4a2ffc9
Receipt merge update
May 22, 2019
a41344c
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 24, 2019
9fc0310
add receipt ref, update ocr json
May 24, 2019
0070fb5
fix readme
May 24, 2019
967a5e8
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 27, 2019
d526807
Fix Receipt swagger title field
May 27, 2019
abdd49f
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 28, 2019
5f88348
Fixing receipt API verification issues.
May 28, 2019
9b2e05f
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 30, 2019
a5efc53
fixing build issues
May 30, 2019
9c2b0e4
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 30, 2019
b93b646
removing empty lines.
May 30, 2019
e83304c
adding description for understandingResult
May 30, 2019
abd110f
Adding reference to Ocr swagger.
May 30, 2019
f346e31
Trimming OCR to remove unreferenced definitions.
May 30, 2019
bf2cd12
Adding missing definitions.
May 30, 2019
e6f6927
Fixing build issues.
May 30, 2019
67e3772
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 30, 2019
ef8d9f6
Adding updated OCR reference.
May 30, 2019
1dca244
fix version
May 30, 2019
f2a1c72
fixing typo
May 30, 2019
6b22120
capturing feedback from API PR review.
May 30, 2019
7855ba3
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
May 31, 2019
0bc60ed
Adding optional support for subfolders in source parameter to Train API.
Jun 1, 2019
3844f2b
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Jun 3, 2019
790a29b
Adding optional support for subfolders in source parameter to Train API.
jhendrixMSFT Jun 3, 2019
574a694
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Jun 4, 2019
1f7af23
adding example for updated Train API
Jun 4, 2019
9c7e661
Merge branch 'master' of https://github.com/ramparab/azure-rest-api-s…
Jun 4, 2019
32fa3cb
Minor fix to sawgger, removed merged swagger.
Jun 5, 2019
e0c7d24
Minor text fix.
Jun 5, 2019
d65cae3
syncing with master
Jun 28, 2019
bc14a07
FR Receipt Doc, API updates
Jun 28, 2019
6fbe870
Merge pull request #2 from ramparab/FRReceiptUpdates0628
ramparab Jun 28, 2019
ed52c40
Merge branch 'master' of https://github.com/azure/azure-rest-api-specs
Jun 29, 2019
7ee7997
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Jul 10, 2019
587ceea
Merge branch 'master' of https://github.com/ramparab/azure-rest-api-s…
Jul 10, 2019
db6edbc
Removed all XML formatting from documentation, effectively simplifyin…
Jul 10, 2019
f5216a3
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
Jul 29, 2019
26489f3
GetModels API Update - Add Summary query option
Jul 29, 2019
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
Expand Up @@ -125,7 +125,19 @@
"produces": [
"application/json"
],
"parameters": [],
"parameters": [
{
"name": "op",
"in": "query",
"description": "Summary or full list of models to be returned.",
"required": false,
"type": "string",
"enum": [
"models",
"summary"
]
}
],
"responses": {
"200": {
"description": "Success",
Expand Down Expand Up @@ -408,6 +420,31 @@
"type": "array",
"items": {
"$ref": "#/definitions/ModelResult"
},
"x-nullable": true
},
"summary": {
"description": "Result of query operation to fetch summery of models.",
"type": "object",
"x-nullable": true,
"properties": {
"count": {
"description": "Current count of trained models.",
"type": "string",
"format": "int32",
"x-nullable": false
},
"limit": {
"description": "Max number of models that can be trained for this subscription.",
"type": "string",
"format": "int32",
"x-nullable": false
},
"lastUpdatedDateTime": {
"format": "date-time",
"description": "Get or set the summary last updated datetime.",
"type": "string"
}
}
}
}
Expand Down
Loading