-
Notifications
You must be signed in to change notification settings - Fork 64
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 74 files changed
- 2 contributors
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0434df8 - Browse repository at this point
Copy the full SHA 0434df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a402b - Browse repository at this point
Copy the full SHA a0a402bView commit details
Commits on May 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f5a47d1 - Browse repository at this point
Copy the full SHA f5a47d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0530aca - Browse repository at this point
Copy the full SHA 0530acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1edf360 - Browse repository at this point
Copy the full SHA 1edf360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bacf69 - Browse repository at this point
Copy the full SHA 8bacf69View commit details
Commits on May 31, 2022
-
feat(core): executor to generate swagger json (#437)
Adds a new target to projects created with the `webapi` template by default called `swagger`. You can add this target (and supporting library) to any existing apis by running via `nx g @nx-dotnet/core:add-swagger-target` This generates/updates a `swagger.json` file inside a supporting library. The end goal is that you would use this generated file to generate typescript interfaces. > Generation of `swagger.json` assumes that your webapi project uses `Swashbuckle.AspNetCore`, and does have swagger setup. If it does not, this target + supporting library **will not** function out of the box.
Configuration menu - View commit details
-
Copy full SHA for 6c33d1a - Browse repository at this point
Copy the full SHA 6c33d1aView commit details -
# [1.11.0](v1.10.1...v1.11.0) (2022-05-31) ### Features * **core:** executor to generate swagger json ([#437](#437)) ([6c33d1a](6c33d1a)) May 31, 2022, 6:42 PM
Configuration menu - View commit details
-
Copy full SHA for c189540 - Browse repository at this point
Copy the full SHA c189540View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.10.1...v1.11.0