Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: Rapina add resource docs doesn't match command output #698

Description

@ShiraiEd

Description

Edited: The docs are mentioning that the command prints instructions to add manually mod entity and mod migrations
but this is not true:

Adding resource: Item

  ✓ Created src/items/
  ✓ Created src/items/mod.rs
  ✓ Created src/items/handlers.rs
  ✓ Created src/items/dto.rs
  ✓ Created src/items/error.rs
  ✓ Updated src/entity.rs
  ✓ Created src/migrations/
  ✓ Created src/migrations/m20260723_090145_create_items.rs
  ✓ Updated src/migrations/mod.rs
  ✓ Wired mod items; in src/main.rs

  Next steps:

  1. Run cargo build to verify

  Resource Item created successfully!

Either update the docs or the command printed output to match each other

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions