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

Enum values not getting written to HTML #758

Closed
1 task done
RobinJespersen opened this issue Nov 3, 2023 · 1 comment
Closed
1 task done

Enum values not getting written to HTML #758

RobinJespersen opened this issue Nov 3, 2023 · 1 comment
Labels
bug Something isn't working triage

Comments

@RobinJespersen
Copy link
Contributor

Scribe version

4.24.0

PHP version

8.2.9

Framework

Laravel

Framework version

v10.25.2

Scribe config

static.output_path => "public/scribe"
postman.enabled => false
openapi.enabled => false

What happened?

  1. Validation rule is parsed correctly.
  2. Field is correctly described in .scribe/endpointy/0*.yaml file. (With enumValues)
  3. Generated documentation does not show the "Must be one of:" part.

Docs

@RobinJespersen RobinJespersen added bug Something isn't working triage labels Nov 3, 2023
RobinJespersen added a commit to RobinJespersen/scribe that referenced this issue Nov 3, 2023
shalvah pushed a commit that referenced this issue Nov 5, 2023
Added missing field. Solves #758
@shalvah
Copy link
Contributor

shalvah commented Nov 19, 2023

(Apparently) closed by #759

@shalvah shalvah closed this as completed Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants