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

[Bug] - Lists in quotes can not be parsed by configuration docs #1361

Closed
aaronweissler opened this issue Mar 24, 2022 · 0 comments
Closed

[Bug] - Lists in quotes can not be parsed by configuration docs #1361

aaronweissler opened this issue Mar 24, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aaronweissler
Copy link
Member

Describe the bug
Writing Lists in a specific way that Spring handles as wanted, does not work with configuration docs.

To Reproduce
Steps to reproduce the behavior:

  1. Add following configuration yaml in UI:
    inspectit:
    instrumentation:
    scopes:
    'test':
    methods:
    - visibility: '[PUBLIC]'
  2. Try to look at Configuration Docs in UI

Expected behavior
It is parsed as a List without any error.

@aaronweissler aaronweissler added the bug Something isn't working label Mar 24, 2022
@aaronweissler aaronweissler self-assigned this Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant