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

No data in documentation, just title and description #67

Open
martijnimhoff opened this issue May 18, 2022 · 1 comment
Open

No data in documentation, just title and description #67

martijnimhoff opened this issue May 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@martijnimhoff
Copy link

Describe the bug
I have a similar issue like: #62
Laravel framework is at 9.13.0, Enlighten is at 0.7.3.
The documentation no longer has request and response data in them, just the test's method title and description (if included with a docblock).

To Reproduce
Steps to reproduce the behavior:

  1. Run php artisan enlighten
  2. Run php artisan enlighten:export
  3. Click on any section. It will only show the title and description

Expected behavior
Response and request data should be available when viewing documentation for an endpoint/method

@martijnimhoff martijnimhoff added the bug Something isn't working label May 18, 2022
@Rjiegit
Copy link

Rjiegit commented Jan 6, 2023

I have the same issues

Here is what I did:

  1. Remove all files in: /resources/views/vendor/enlighten
  2. Re-export views : php artisan vendor:publish --tag=enlighten-views

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

2 participants