Skip to content

[BUG] [DART] The default readme file has missing/misleading information #9186

@harsimranmaan

Description

@harsimranmaan

Bug Report Checklist

  • Have you provided a full/minimal spec to reproduce the issue?
  • Have you validated the input using an OpenAPI validator (example)?
  • Have you tested with the latest master to confirm the issue still exists?
  • Have you searched for related issues/PRs?
  • What's the actual output vs expected output?
  • [Optional] Sponsorship to speed up the bug fix or feature request (example)
Description
openapi-generator version

5.1.1

Generation Details
java -jar ~/Downloads/openapi-generator-cli-5.1.0.jar generate -i trober.yaml -c config.yaml -g dart-dio-next -o trober_sdk -p pubVersion=1.1.1
Steps to reproduce

Generate a dart package with the dart-dio-next generator. Observe that the README.md has missing information for author and incorrect links to generated docs when published on pub.dev. eg: See https://pub.dev/packages/trober_sdk

Related issues/PRs
Suggest a fix

Requires fixes to the README.md template. would send a PR with fixes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions