Skip to content

Commit

Permalink
Re-add the swagger spec with the new analytic index fields (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyOwens-GE authored May 30, 2024
1 parent 87367a2 commit d91b63e
Show file tree
Hide file tree
Showing 3 changed files with 16,277 additions and 16,240 deletions.
6 changes: 4 additions & 2 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Release 2.21.0
* Add Database field changes endpoint.
# Release 2.21.1
* Add Database field changes endpoint.
* Adds analytic path properties.
* Adds the ignoreIndex optional property for getting analytic groups.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>2.21.0</VersionPrefix>
<VersionPrefix>2.21.1</VersionPrefix>
<VersionSuffix>prerelease</VersionSuffix>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IncludeSymbols>true</IncludeSymbols>
Expand Down
Loading

0 comments on commit d91b63e

Please sign in to comment.