generated from camaraproject/Template_API_Repository
-
Notifications
You must be signed in to change notification settings - Fork 28
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
API linting implementation guideline (#1) #110
Merged
rartych
merged 15 commits into
camaraproject:main
from
ravindrapalaskar17:API-linting-Implementation-Guideline
Feb 9, 2024
Merged
API linting implementation guideline (#1) #110
rartych
merged 15 commits into
camaraproject:main
from
ravindrapalaskar17:API-linting-Implementation-Guideline
Feb 9, 2024
Commits on Dec 11, 2023
-
Draft/api linting implementation guideline (#1)
* Create .spectral.yml * Create camara-language-avoid-telco.js * Create camara-reserved-words.js * Create camara-security-no-secrets-in-path-or-query-parameters.js * Create megalinter.yml * Create API-linting-Implementation-Guideline.md * update API linting document files with new links of files * Update API-linting-Implementation-Guideline.md * Create javalint.xml * Create .yamllint.yaml * reserved word 'enum' and 'default' are removed from reserved word array * Remove reserved words from arrays: openAPIKeywords and reservedWords" * Enable recommended option true/false for each rule. * Update log of telco rule * Update log of reserved word rule * Update log of camara-security-no-secrets-in-path-or-query-parameters.js * update custom function rule name * update rule name as per camara standards
Configuration menu - View commit details
-
Copy full SHA for ee82212 - Browse repository at this point
Copy the full SHA ee82212View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8c103a - Browse repository at this point
Copy the full SHA e8c103aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c42c43b - Browse repository at this point
Copy the full SHA c42c43bView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64e1624 - Browse repository at this point
Copy the full SHA 64e1624View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5d771c - Browse repository at this point
Copy the full SHA f5d771cView commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9842099 - Browse repository at this point
Copy the full SHA 9842099View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad14389 - Browse repository at this point
Copy the full SHA ad14389View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7481b0 - Browse repository at this point
Copy the full SHA c7481b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91bf9b3 - Browse repository at this point
Copy the full SHA 91bf9b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for da45a2e - Browse repository at this point
Copy the full SHA da45a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaeb455 - Browse repository at this point
Copy the full SHA aaeb455View commit details
Commits on Feb 2, 2024
-
* Update camara-language-avoid-telco.js Header comment added * Update camara-reserved-words.js Header comment added * Update camara-security-no-secrets-in-path-or-query-parameters.js Header comment added * Update .spectral.yml Comment header added * Update .yamllint.yaml Header comment added * Delete artifacts/linting_rules/javalint.xml By default Java is not used in API specification repositories * Update megalinter.yml Header comment extended * Update .yamllint.yaml Changes in default configuration of yamllint * Update .spectral.yml oas3-operation-security-defined rule was disabled as it do not fully support OpenIdConnect flow * Update megalinter.yml Megalinter configuration change, disable not needed linters * Update megalinter.yml Disable running spectral outside of Megalinter * Create spectral_oas_lint.yml workflow configuration to manually run CAMARA OAS rules * Update spectral_oas_lint.yml Simplification * Update .spectral.yml New functions added/modified (more granularity for descriptions) * Update .spectral.yml typo * Update API-linting-Implementation-Guideline.md Modification and reshuffling of the how-to file * Update spectral_oas_lint.yml * Update .spectral.yml Changed camara-discriminator-use severity to: hint * Update .spectral.yml oas3-server-variables commented out * Update megalinter.yml Actions checkout@v4 upload-artifact@v4
Configuration menu - View commit details
-
Copy full SHA for 29e4e9d - Browse repository at this point
Copy the full SHA 29e4e9dView commit details
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f3ff60 - Browse repository at this point
Copy the full SHA 3f3ff60View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38b97bc - Browse repository at this point
Copy the full SHA 38b97bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e30f39a - Browse repository at this point
Copy the full SHA e30f39aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.