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

feat: Expand bytes field type handling #1180

Merged
merged 4 commits into from Jul 14, 2021
Merged

Commits on Jul 8, 2021

  1. Expand Bytes Field type handling

    Add the ability for a single BYTES field to handle a JSONArray of bytes, and add the ability for a repeated BYTES field to handle a ByteString.
    JacobStocklass committed Jul 8, 2021
    Copy the full SHA
    fe5216f View commit details
    Browse the repository at this point in the history
  2. Fixing Typo

    Index to i
    JacobStocklass committed Jul 8, 2021
    Copy the full SHA
    3800640 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    da2a88c View commit details
    Browse the repository at this point in the history
  4. Lint

    JacobStocklass committed Jul 8, 2021
    Copy the full SHA
    7bcb410 View commit details
    Browse the repository at this point in the history