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

Version two documentation #46

Merged
merged 7 commits into from
Jun 17, 2019
Merged

Version two documentation #46

merged 7 commits into from
Jun 17, 2019

Commits on Jun 17, 2019

  1. Removes Duplicated Properties

    This commit removes duplicated properties. This commit removes the client the properties of server, database, and version from the client model. The client now depends upon the properties of the agent’s connection to properly fulfill requests.
    Luidog committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    bd6f0af View commit details
    Browse the repository at this point in the history
  2. Consolidates Agent Methods

    This commit consolidates agent methods revises documentation to better reflect the new methods properties of the request agent
    Luidog committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    c397b18 View commit details
    Browse the repository at this point in the history
  3. Consolidates Client Methods

    This commit consolidates client methods and updates client documentation to accurately reflect the properties and methods of the class.
    Luidog committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    549ac65 View commit details
    Browse the repository at this point in the history
  4. Updates Session Model Documentation

    This commit updates session model documentation to accurately reflect the methods and properties of the Session class.
    Luidog committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    a8062df View commit details
    Browse the repository at this point in the history
  5. Updates Data Model Documentation

    This commit updates the data model documentation by removing the unneeded comment lines.
    Luidog committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    47b4b71 View commit details
    Browse the repository at this point in the history
  6. Adds Credential Model Validation Requirements

    This commit updates the credential model validation to ensure the credential model is created with a password and user property.
    Luidog committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    6c2744f View commit details
    Browse the repository at this point in the history
  7. Updates Documentation

    This commit updates documentation for the project.
    Luidog committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    4460a4e View commit details
    Browse the repository at this point in the history