api icon indicating copy to clipboard operation
api copied to clipboard

Incorrect spec for "genderedClassNames"

Open d2orbc opened this issue 1 year ago • 2 comments

Spec:

    //     "genderedClassNames": {
    //       "additionalProperties": {
    //         "type": "string"
    //       },
    //       "description": "A localized string referring to the singular form of the Class's name when referred to in gendered form. Keyed by the DestinyGender.",
    //       "type": "object",
    //       "x-dictionary-key": {
    //         "format": "int32",
    //         "type": "integer",
    //         "x-enum-is-bitmask": false,
    //         "x-enum-reference": {
    //           "$ref": "#/components/schemas/Destiny.DestinyGender"
    //         }
    //       }
    //     },

Actual:

"genderedClassNames":{"Male":"Titan","Female":"Titan"}

d2orbc avatar May 16 '24 01:05 d2orbc

This issue was closed because it has been inactive for one week since being marked as stale.

github-actions[bot] avatar May 23 '25 08:05 github-actions[bot]

Presumably still a thing

On Fri, May 23, 2025, 4:09 AM github-actions[bot] @.***> wrote:

Closed #1886 https://github.com/Bungie-net/api/issues/1886 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Bungie-net/api/issues/1886#event-17785536046, or unsubscribe https://github.com/notifications/unsubscribe-auth/BATWEB3HGLCUR3CKH7T5LFD273JSVAVCNFSM6AAAAAB5YCEOUKVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJXG44DKNJTGYYDINQ . You are receiving this because you authored the thread.Message ID: @.***>

d2orbc avatar May 23 '25 10:05 d2orbc