Skip to content

Bugs when ingesting valid Coda.io openapi spec #2

@extremeandy

Description

@extremeandy

I decided to give this a go after progenitor failed. This crate got much closer to getting it right, but there are still a couple of issues!

Spec: https://coda.io/apis/v1/openapi.yaml

  1. Some methods fail to include arguments which are required for the path, e.g. get_agent_pack_log_details did not include tenant_id or agent_instance_id in order to format a url like /go/tenants/{tenantId}/agentInstances/{agentInstanceId}/logs/{}
  2. resolve_browser_link had a conflict between the url parameter and a temporary url var created when building the request

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