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

Commits on Apr 17, 2019

  1. Initial commit.

    Sandeep Parab committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    c30a385 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Incorporating PR feedback

    Sandeep Parab committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    00e4cf3 View commit details
    Browse the repository at this point in the history
  2. Adding examples, cleanup.

    Sandeep Parab committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    8dbcee7 View commit details
    Browse the repository at this point in the history
  3. Fixing json syntax errors.

    Sandeep Parab committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    90946c6 View commit details
    Browse the repository at this point in the history
  4. Incorporating feedback.

    Sandeep Parab committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    5812674 View commit details
    Browse the repository at this point in the history
  5. Refactor swagger to common type.

    Sandeep Parab committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    843f2f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Incorporating feedback.

    Sandeep Parab committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    2c78f40 View commit details
    Browse the repository at this point in the history
  2. Moved to preview, refactor, fixes.

    Sandeep Parab committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    3840cae View commit details
    Browse the repository at this point in the history
  3. Updated text.

    Sandeep Parab committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    29ea35b View commit details
    Browse the repository at this point in the history
  4. Minor text change.

    Sandeep Parab committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    6efacb5 View commit details
    Browse the repository at this point in the history
  5. More minor text updates.

    Sandeep Parab committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    292f8ba View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Reverting accidental change

    Sandeep Parab committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    781f7db View commit details
    Browse the repository at this point in the history
  2. Refactor

    Sandeep Parab committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    10c7f52 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Refactor, Adding GetModels REST API placeholder

    Sandeep Parab committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    e137884 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Refactor, fixes

    Sandeep Parab committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    3753fc5 View commit details
    Browse the repository at this point in the history
  2. Refactor, Updated definitions.

    Sandeep Parab committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    5ed88d4 View commit details
    Browse the repository at this point in the history
  3. Fix type definition

    Sandeep Parab committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    9864cca View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. model* API endpoint updated

    Sandeep Parab committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    da9d7d3 View commit details
    Browse the repository at this point in the history
  2. Fix build issue, Reverting change to face swagger

    Sandeep Parab committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    81b6743 View commit details
    Browse the repository at this point in the history
  3. updated namespace

    Sandeep Parab committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    4d75131 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. Updated return type for /models api

    Sandeep Parab committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    29e2bc7 View commit details
    Browse the repository at this point in the history
  2. Update FormRecognizer.json

    fix paths of methods (add custom) and fix path of hosttemplate
    Bastortz2 committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    4e65e77 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Bastortz2/patch-2

    Update FormRecognizer.json
    ramparab committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    3ae0d35 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Refactor, opid changes.

    Sandeep Parab committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    4c99141 View commit details
    Browse the repository at this point in the history
  2. removing multi as it causing autorest codegen issues with langs like …

    …go, ruby etc.
    Sandeep Parab committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    8385975 View commit details
    Browse the repository at this point in the history
  3. reverting face.json changes.

    Sandeep Parab committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    9b1f37a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    355ce60 View commit details
    Browse the repository at this point in the history
  5. API review feedback, Reverting OpIds

    Sandeep Parab committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    afc041b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Configuration menu
    Copy the full SHA
    c5ddd4b View commit details
    Browse the repository at this point in the history
  2. Fixing examples for model validation

    Sandeep Parab committed May 1, 2019
    Configuration menu
    Copy the full SHA
    0f9441c View commit details
    Browse the repository at this point in the history
  3. Capturing feedback from API Review

    Sandeep Parab committed May 1, 2019
    Configuration menu
    Copy the full SHA
    6b2d1b2 View commit details
    Browse the repository at this point in the history
  4. Capturing feedback from API review

    Sandeep Parab committed May 1, 2019
    Configuration menu
    Copy the full SHA
    0c0e7b2 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Fix generated code path, Fix generated SDK class name

    Sandeep Parab committed May 2, 2019
    Configuration menu
    Copy the full SHA
    96cb967 View commit details
    Browse the repository at this point in the history
  2. merging from master

    Sandeep Parab committed May 2, 2019
    Configuration menu
    Copy the full SHA
    9e59952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a85c578 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Update title to be used for SDK code generation

    Sandeep Parab committed May 3, 2019
    Configuration menu
    Copy the full SHA
    af8009b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Updating help text.

    Sandeep Parab committed May 14, 2019
    Configuration menu
    Copy the full SHA
    fb11a90 View commit details
    Browse the repository at this point in the history
  2. resolving conflict

    Sandeep Parab committed May 14, 2019
    Configuration menu
    Copy the full SHA
    4748bc0 View commit details
    Browse the repository at this point in the history
  3. Update help text.

    Sandeep Parab committed May 14, 2019
    Configuration menu
    Copy the full SHA
    e588f2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b27a4e View commit details
    Browse the repository at this point in the history
  5. Update help text.

    Sandeep Parab committed May 14, 2019
    Configuration menu
    Copy the full SHA
    e8cce48 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    c73dbf1 View commit details
    Browse the repository at this point in the history
  2. Initial commit.

    Sandeep Parab committed May 21, 2019
    Configuration menu
    Copy the full SHA
    808aa67 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    011ff10 View commit details
    Browse the repository at this point in the history
  2. merging receipts with FR

    Sandeep Parab committed May 22, 2019
    Configuration menu
    Copy the full SHA
    2da631e View commit details
    Browse the repository at this point in the history
  3. update for receipt

    Sandeep Parab committed May 22, 2019
    Configuration menu
    Copy the full SHA
    68cd858 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7634c2 View commit details
    Browse the repository at this point in the history
  5. Receipt merge update

    Sandeep Parab committed May 22, 2019
    Configuration menu
    Copy the full SHA
    4a2ffc9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    a41344c View commit details
    Browse the repository at this point in the history
  2. add receipt ref, update ocr json

    Sandeep Parab committed May 24, 2019
    Configuration menu
    Copy the full SHA
    9fc0310 View commit details
    Browse the repository at this point in the history
  3. fix readme

    Sandeep Parab committed May 24, 2019
    Configuration menu
    Copy the full SHA
    0070fb5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Configuration menu
    Copy the full SHA
    967a5e8 View commit details
    Browse the repository at this point in the history
  2. Fix Receipt swagger title field

    Sandeep Parab committed May 27, 2019
    Configuration menu
    Copy the full SHA
    d526807 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    abdd49f View commit details
    Browse the repository at this point in the history
  2. Fixing receipt API verification issues.

    Sandeep Parab committed May 28, 2019
    Configuration menu
    Copy the full SHA
    5f88348 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    9b2e05f View commit details
    Browse the repository at this point in the history
  2. fixing build issues

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    a5efc53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c2b0e4 View commit details
    Browse the repository at this point in the history
  4. removing empty lines.

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    b93b646 View commit details
    Browse the repository at this point in the history
  5. adding description for understandingResult

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    e83304c View commit details
    Browse the repository at this point in the history
  6. Adding reference to Ocr swagger.

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    abd110f View commit details
    Browse the repository at this point in the history
  7. Trimming OCR to remove unreferenced definitions.

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    f346e31 View commit details
    Browse the repository at this point in the history
  8. Adding missing definitions.

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    bf2cd12 View commit details
    Browse the repository at this point in the history
  9. Fixing build issues.

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    e6f6927 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67e3772 View commit details
    Browse the repository at this point in the history
  11. Adding updated OCR reference.

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    ef8d9f6 View commit details
    Browse the repository at this point in the history
  12. fix version

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    1dca244 View commit details
    Browse the repository at this point in the history
  13. fixing typo

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    f2a1c72 View commit details
    Browse the repository at this point in the history
  14. capturing feedback from API PR review.

    Sandeep Parab committed May 30, 2019
    Configuration menu
    Copy the full SHA
    6b22120 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    7855ba3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Configuration menu
    Copy the full SHA
    0bc60ed View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    3844f2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    790a29b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    574a694 View commit details
    Browse the repository at this point in the history
  2. adding example for updated Train API

    Sandeep Parab committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    1f7af23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c7e661 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Minor fix to sawgger, removed merged swagger.

    Sandeep Parab committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    32fa3cb View commit details
    Browse the repository at this point in the history
  2. Minor text fix.

    Sandeep Parab committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    e0c7d24 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. syncing with master

    Sandeep Parab committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    d65cae3 View commit details
    Browse the repository at this point in the history
  2. FR Receipt Doc, API updates

    Sandeep Parab committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    bc14a07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from ramparab/FRReceiptUpdates0628

    FR Receipt Doc, API updates
    ramparab committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    6fbe870 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Configuration menu
    Copy the full SHA
    ed52c40 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    7ee7997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587ceea View commit details
    Browse the repository at this point in the history
  3. Removed all XML formatting from documentation, effectively simplifyin…

    …g the documentation to a short paragraph
    Sandeep Parab committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    db6edbc View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    f5216a3 View commit details
    Browse the repository at this point in the history
  2. GetModels API Update - Add Summary query option

    Sandeep Parab committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    26489f3 View commit details
    Browse the repository at this point in the history