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

Add in-code documentation #424

Merged
merged 5 commits into from
Aug 15, 2023
Merged

Add in-code documentation #424

merged 5 commits into from
Aug 15, 2023

Commits on Aug 10, 2023

  1. End-of-day commit

    - Update in-line documentation in nylas/client.rb, /config.rb, /errors.rb
    - Update in-line documentation in nylas/handler/admin_api_operations.rb, /api_operations.rb, /grants_api_operations.rb, /http_client.rb
    - Update in-line documentation in nylas/resources/applications.rb, /auth.rb, /calendars.rb, /events.rb, /grants.rb, /redirect_uris.rb, /resource.rb, /webhooks.rb
    emarsh1995 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    826dd8e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. End-of-day commit

    - Update lib/nylas.rb, /errors.rb
    - Update spec/nylas/api_spec.rb
    - Update spec/spec_helper.rb
    emarsh1995 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    49de8a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. End-of-day commit

    - Update lib/nylas/config.rb, /errors.rb
    - Update lib/nylas/handler/admin_api_operations.rb, /grants_api_operations.rb, /http_client.rb
    - Update lib/nylas/resources/webhooks.rb
    - Update spec/nylas/account_spec.rb, /api_spec.rb, /calendar_collection_spec.rb, /calendar_spec.rb, /collection_spec.rb, /component_spec.rb, /contact_group_spec.rb, /contact_spec.rb, /current_account_spec.rb, /attributes_spec.rb
    emarsh1995 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7f048a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Formatting updates

    - Update lib/nylas.rb
    - Update lib/nylas/client.rb, /errors.rb
    - Update lib/nylas/handler/admin_api_operations.rb, /api_operations.rb, /grants_api_operations.rb, /http_client.rb
    - Update lib/nylas/resources/applications.rb, /auth.rb, /calendars.rb
    - Update spec/nylas/account_spec.rb, /api_spec.rb, /calendar_collection_spec.rb, /calendar_spec.rb, /collection_spec.rb, /component_spec.rb, /contact_group_spec.rb, /contact_spec.rb, /current_account_spec.rb,
    - Update spec/nylas/model/attributes_spec.rb
    emarsh1995 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    06f83df View commit details
    Browse the repository at this point in the history
  2. Spec documentation

    - Update spec/nylas/delta_spec.rb, /deltas_collection_spec.rb, /deltas_spec.rb, /draft_spec.rb, /event_spec.rb, /filter_attributes_spec.rb, /folder_spec.rb, /free_busy_collection_spec.rb, /free_busy_spec.rb, /http_client_spec.rb
    emarsh1995 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a4041a1 View commit details
    Browse the repository at this point in the history