Skip to content

Commit

Permalink
chore: remove unused section
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Nov 28, 2024
1 parent decd07b commit e5051ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/extend/update-2_0-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1030,10 +1030,6 @@ class DraftResource extends Resource\AbstractDatabaseResource
}
```

## API Layer From 1.x to 2.x (fof/gamification)



## Extending an existing API Layer

If you are using the `ApiController` or `ApiSerializer` extenders from 1.x, you can migrate the logic to using the `ApiResource` extender from 2.x, which uses the same field and endpoint definitions as shown before. For example, we have the following 1.x extenders:
Expand Down

0 comments on commit e5051ac

Please sign in to comment.