Skip to content

Commit

Permalink
Removed required from is_legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbruchsap committed Mar 11, 2024
1 parent dc900d3 commit 89d4587
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion file-formats/uiad/type/zif_aff_uiad_v1.intf.abap
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,6 @@ INTERFACE zif_aff_uiad_v1

"! <p class="shorttext">legacy</p>
"! Whether the tile is stored as legacy tile
"! $required
is_legacy TYPE abap_bool,

"! <p class="shorttext">Tile Type</p>
Expand Down
1 change: 0 additions & 1 deletion file-formats/uiad/uiad-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,6 @@
"required": [
"id",
"isDefault",
"isLegacy",
"tileType"
]
}
Expand Down

0 comments on commit 89d4587

Please sign in to comment.