Skip to content

Commit

Permalink
Merge pull request #788 from PaloAltoNetworks/discriminator-patch
Browse files Browse the repository at this point in the history
Apply patch to schema component to workaround broken discriminators
  • Loading branch information
blindaa121 authored Dec 11, 2024
2 parents cdb0dfd + a27c4db commit cbd2014
Show file tree
Hide file tree
Showing 3 changed files with 939 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@
{
"name": "Id Translations",
"description": "Id Translation APIs to query data from Unified Asset Inventory (UAI)"
},
{
"name": "Asset Explorer",
"description": "no idea what the description should be"
}
],
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ a {
&::after {
width: 40px;
height: 20px;
font-size: 12px;
font-size: 0.75rem;
line-height: 20px;
text-transform: uppercase;
font-weight: 600;
Expand Down
Loading

0 comments on commit cbd2014

Please sign in to comment.