question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Between beta 108 and 111 styleguide was removed

See original GitHub issue

Describe the bug

Between beta 108 and beta 111 the styleguide keyword was removed. I now get a warning like this:

The 'styleguide' field is deprecated. Read more about this change: https://redocly.com/docs/api-registry/guides/migration-guide-config-file/#changed-properties

I want to resolve this, but the information at the given link doesn’t seem to have been updated with this specific change. (I don’t see styleguide anywhere on that page).

Redocly Version(s)

In the process of upgrading from @redocly/cli@1.0.0-beta.108 to @redocly/cli@1.0.0-beta.111 but before we complete the upgrade I’d like to resolve the warning.

Node.js Version(s)

Additional context

We are currently using styleguide for the following:

styleguide:
  plugins:
    # custom plugin
    - './redocly-plugins/jci-plugins.js'

  extends:
    - recommended
    - jci-plugins/private

  rules:
    paths-kebab-case: off
    boolean-parameter-prefixes: off
    tags-alphabetical: off
    info-contact: off
    info-license: off
    operation-4xx-response: off
    no-invalid-media-type-examples: error
    parameter-description: error
    operation-description: error
    operation-tag-defined: error

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
adamaltmancommented, Oct 15, 2022

We explain it more here: https://redocly.com/docs/api-registry/guides/migration-guide-config-file/#100-beta109-2022-09-08

There is still an issue in that the link goes to a deep link which is old info.

1reaction
adamaltmancommented, Oct 13, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Redocly CLI changelog
Removed the styleguide object from the configuration file. Renamed the operation-security-defined rule to security-defined .
Read more >
Apple Style Guide
The Apple Style Guide provides editorial guidelines for text in Apple instructional materials, technical documentation, reference information, training programs ...
Read more >
2022 Beta Theta Pi Graphic Standards Manual - Issuu
This manual outlines the primary visual elements of Beta's brand identity and provides basic instructions for the successful execution of ...
Read more >
ember-styleguide | Yarn - Package Manager
This addon is intended to provide basic components for easier style coordination among the Ember family of websites, although the original intent is...
Read more >
decanter/CHANGELOG.md at master · SU-SWS/decanter · GitHub
A collection of front end web resources. Contribute to SU-SWS/decanter development by creating an account on GitHub.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found