Skip to content

No way to specify some Availability API request parameters using builder #134

@adionne-cc

Description

@adionne-cc

I was going about using this library to form and send requests to the Availability API using

public IEnumerable<AvailablePeriod> GetAvailability(AvailabilityRequest availabilityRequest)

I noticed however that there are some missing request parameters that the Availability API does accept in actual requests including:

  • response_format
  • max_results

I would like to see these added to the library. I can add them myself and put up a PR if that route makes sense. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions