This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 21
Moved Scaffolding to its own solution with modifications #29
Open
systemlibrary
wants to merge
9
commits into
Giorgi:main
Choose a base branch
from
systemlibrary:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 3, 2022
-
Refactored and restructured the Scaffolding tool into various classes…
… and its own solution - Added a test project to partially test the output of the tool - Supporting reading a local json file as the schema instead of querying the graphql endpoint - Supports adding basic auth headers - Supports adding other custom headers and values - Added options to save the schema.json file if one wants to view it/whatever - Added option to export the query this tool use to grab the schema.json file, if one cannot get this tool to run against the graphql server for some reason, then one can manually run it if one have access to its playground/server - 'private' word is omitted in C# - Updated readme and readme-nuget
Configuration menu - View commit details
-
Copy full SHA for 6b42189 - Browse repository at this point
Copy the full SHA 6b42189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5815f19 - Browse repository at this point
Copy the full SHA 5815f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2496dd2 - Browse repository at this point
Copy the full SHA 2496dd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd93cac - Browse repository at this point
Copy the full SHA cd93cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 260361c - Browse repository at this point
Copy the full SHA 260361cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8708821 - Browse repository at this point
Copy the full SHA 8708821View commit details -
Configuration menu - View commit details
-
Copy full SHA for c259e6d - Browse repository at this point
Copy the full SHA c259e6dView commit details
Commits on Sep 4, 2022
-
Added a "Log" class that logs to the ansiconsole with various colors
- Updated to an error isnt duplicated in the console window - Echo off in the cmd
Configuration menu - View commit details
-
Copy full SHA for 7933a10 - Browse repository at this point
Copy the full SHA 7933a10View commit details
Commits on Jan 2, 2023
-
Throwing and logging exception - if an "UnauthorizedException" is the…
… response of the introspection query
Configuration menu - View commit details
-
Copy full SHA for 8e80966 - Browse repository at this point
Copy the full SHA 8e80966View 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.