5e-srd-api icon indicating copy to clipboard operation
5e-srd-api copied to clipboard

REST API to access D&D 5th Edition SRD database

Results 30 5e-srd-api issues
Sort by recently updated
recently updated
newest added

## What does this do? * Migrates all the GraphQL Resolvers to Typescript * Updates some models to match reality * Update documentation to match reality ## How was it...

Currently the `damage` field in the `Spell` schema that describes response from this endpoint looks like this: ``` damage: { damage_at_slot_level: { : any } damage_type: { index: string name:...

good first issue

Add some "Here is how to query the API" in different languages ![unknown.png](https://user-images.githubusercontent.com/353626/123020161-adce7800-d386-11eb-8c4a-461136402730.png)

good first issue

Would be nice to query something like: * `/api/equipment-categories/weapon?weapon_category=simple` * `/api/equipment-categories/weapon?properties=finesse` I'm sure there are others that folks would find useful.

Almost all possible ways will redirect, except for http://www.dnd5eapi.co/ We can add a redirect, however, it is best to make sure this redirect only happens in deployed environments so it...

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.0 to 7.7.1. Release notes Sourced from @​typescript-eslint/parser's releases. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's...

dependencies
javascript

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.4 to 8.3.2. Release notes Sourced from mongoose's releases. 8.3.2 / 2024-04-16 fix(populate): avoid match function filtering out null values in populate result #14518 #14494 types(query): make...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.7.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's...

dependencies
javascript

Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.22.4 to 7.22.7. Release notes Sourced from @​bugsnag/js's releases. v7.22.7 Changed (metadata-delegate) Preventing prototype pollution vulnerabilities #2115 (plugin-interaction-breadcrumbs) Improved performance of click event breadcrumbs #2094 (react-native) Rename...

dependencies
javascript

Bumps [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) from 8.5.1 to 10.0.3. Changelog Sourced from @​graphql-tools/schema's changelog. 10.0.3 Patch Changes #5913 83c0af0 Thanks @​enisdenjo! - dependencies updates: Updated dependency @graphql-tools/utils@^10.0.13 ↗︎ (from ^10.0.10, in dependencies) Updated...

dependencies
javascript