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

feture to hide parameters of api #26

Merged
merged 19 commits into from
Aug 21, 2016
Merged

feture to hide parameters of api #26

merged 19 commits into from
Aug 21, 2016

Conversation

euventura
Copy link

I added a feature to hide the parameter api when writing API: HIDDEN in description

f2m2rd and others added 19 commits July 25, 2015 15:33
- Added TryCatch when parsing response body from request.
- Enabled Button upon error
Change the fire method to look for an environment var (in your .env) to use as a prefix.
If it doesn't find one it will revert to how it always worked with asking for it.
Allow prefix to be specified as an environment variable.
This package is not necessary on production and should be set as a dev dependency. Removed laravel from the dependency list because that wouldn't be a dev dependency.
@f2m2rd
Copy link
Contributor

f2m2rd commented Jul 1, 2016

Can you update the readme to include an example?

@f2m2rd f2m2rd merged commit 5e7b654 into f2m2:develop Aug 21, 2016
carthage84 pushed a commit to InsaneLab/apidocs that referenced this pull request Sep 26, 2017
* develop:
  improvements in README
  refactored:  - generator class to stop it from including closure API routes in documentation  - improved conditions upon which endpoint parameters are determined
  refactored:  - paths in config file  - changed logo to In'sanelabs
  updated:  - authors data in composer.josn  - readme file  - autoload namespace
  Namespaces cleanup & docblocks cleanup
  Changed namespace to avoid conflicts
  package auto create doc
  GEN-137 Implementacja automatycznie generowanych zmiennych wyciąganych z requestu do akcji
  GEN-137 Implementacja automatycznie generowanych zmiennych wyciąganych z requestu do akcji
  authorization bearer (autocomplete if returned), required and optional fields
  GEN-129 Możliwość autoryzacji z poziomu requesta
  authorization not full
  mainjs
  js
  fixes
  feture to hide parameters of api (f2m2#26)

# Conflicts:
#	LICENSE.md
#	README.md
#	composer.json
#	src/Commands/ApiDocsGenerator.php
#	src/Commands/ApiDocsGeneratorCommand.php
#	src/config/apidocs.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants