Skip to content

ronreynolds/smartsheet-openapi

Repository files navigation

Smartsheet OpenApi-Generated SDK

Purpose

the purpose of this project is to replace the need for the various language-specific Smartsheet-SDK projects with one generated from the OpenAPI spec file. the current OpenAPI spec file at https://smartsheet.redoc.ly/ is unusable as-is so this project contains a heavily modified version of that OpenAPI spec and a gradle build script that will generate the Java classes needed to invoke the Smartsheet API.

Changes

Other Docs

  • Integration Tests
    • list of all the integration-tests and methods for tracking progress in implementing them
  • Secrets.props
    • info about secrets.props file used to keep sensitive data out of integration tests

About

create a working OpenAPI spec file for the Smartsheet API

Resources

Stars

Watchers

Forks

Packages

No packages published